【问题标题】:How to automate ios app through appium in windows environment?如何在windows环境下通过appium自动化ios应用?
【发布时间】:2018-07-30 17:28:47
【问题描述】:

谁能告诉我如何在 Windows 环境中通过 Appium 自动化 Ios 应用程序?能做还是不能做?

【问题讨论】:

  • 您可以在 windows 环境下开发测试,例如在 C# 中,但 iOS 设备或模拟器需要连接或通过 OSX 运行(连接到 mac 的真实设备或 mac 上的模拟器)没有办法在 windows 本身上运行 ios 模拟器。

标签: ios automation appium bdd qa


【解决方案1】:

Appium 本身不在 Windows 上运行 iOS 测试。

但是,在大多数情况下,Appium 使用 Facebook WebDriverAgent 在 iOS 上进行测试自动化,并且有 3rd 方工具允许您使用 Windows 计算机在 iOS 设备上运行 WebDriverAgent。

Expitest 在他们的 Appium Studio 中提供了类似的功能,而我工作的公司 Quamotion 提供了一个商业实用程序,它允许您在 Windows 上运行 WebDriverAgent。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-07-25
    • 2021-11-28
    • 1970-01-01
    • 1970-01-01
    • 2016-07-29
    • 2016-02-27
    • 2021-01-24
    • 2018-12-09
    相关资源
    最近更新 更多