是否有任何自动浏览器测试工具支持 iOS 和 Android 浏览器? [英] Do any automated browser testing tools support iOS and Android browsers?

查看:14
本文介绍了是否有任何自动浏览器测试工具支持 iOS 和 Android 浏览器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道 Selenium 和 Watir,但似乎都不支持 iOS 和 Android 浏览器(包括触摸手势)

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?

如果没有现成的软件,谁能推荐一种用于移动浏览器自动化测试的好方法(超越 JS 单元测试)?

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

推荐答案

WebDriver 的文档说 Selenium (to-be Selenium 2.0) 同时支持 Android 和 iOS、真实设备和模拟器(但显然,您需要开发者许可证才能在 iOS 物理设备上使用它).从那时起,只需使用 Selenium 2.0 并为其编写测试即可.

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.

这篇关于是否有任何自动浏览器测试工具支持 iOS 和 Android 浏览器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆