开发者

Do any automated browser testing tools support iOS and Android browsers? [closed]

As it currently stands, this question is not a good 开发者_运维百科fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I am aware of both Selenium and Watir, but neither seem to offer support for iOS and Android browsers (including touch gestures)

Is there anything out there that does? Any recommendations?

If there is no existing software, can anyone recommend a good approach for automated testing of mobile browsers (over and above JS unit tests)?


Documentation of the WebDriver says that Selenium (to-be Selenium 2.0) supports both Android and iOS, the real device and the simulator (though, obviously, you need a developer license to use it on a iOS physical device). From there on, it's just a matter of using Selenium 2.0 and writing tests for it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜