Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在开发一个移动网络应用程序,我们希望在各种版本的 Safari 和 Android 浏览器上对其进行测试。Xamarin 测试云是否支持运行 Safari/Android 浏览器、启动 URL 和运行测试用例的测试?
您无法自动化没有 APK 或 IPA 文件的应用程序。因此,您将无法自动化 Safari 或 Android 浏览器应用程序。通常,Android 设备浏览器也使这更加复杂,因为您不能保证某个浏览器会在设备上。Android 设备至少有 10 种类型的互联网浏览器可用,Chrome 是最近才成为标准的。