Can Selenium test mobile webapps? Can Selenium test mobile webapps? selenium selenium

Can Selenium test mobile webapps?


Selenium 2 offers both iphone and android testing, both drivers are pretty experimental as far as I know so YMMV.

http://code.google.com/p/selenium/wiki/IPhoneDriver

http://code.google.com/p/selenium/wiki/AndroidDriver


Selenium should be able to handle it:

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