Search code examples
androidseleniumios-simulatormobile-safari

Can Selenium test mobile webapps?


I need to test Android (Android Browser) and iPhone/iPad (Safari for iOS) with Selenium or a similar Ruby-aware automated testing tool. How can I do that?


Solution

  • Selenium should be able to handle it:

    Note that these selenium drivers are still under development, and probably contain bugs.