【问题标题】:Testing iOS Applications with latest Appium Tool使用最新的 Appium 工具测试 iOS 应用程序
【发布时间】:2018-04-27 00:27:33
【问题描述】:

我需要测试 iOS 应用程序。我已经在 Mac 上安装了 appium。

我已经安装了以下工具:

  • 1) XCODE

  • 2) JDK

  • 3) 命令行工具

  • 4) Appium

在运行 appium 服务器以测试示例 iOS 应用程序时出现以下错误。

有人告诉我如何使用最新的 Appium 工具执行 iOS 应用程序测试的步骤吗?

必须感谢任何更好的测试 iOS 应用程序的建议

提前感谢您的帮助。

【问题讨论】:

    标签: ios unit-testing automated-tests appium ios-ui-automation


    【解决方案1】:

    从 iOS 9.3 appium 开始使用 XCUITest 来测试 iOS 应用程序。

    所以您需要阅读official documentation 了解所需的设置。

    还有另一个关于real device execution 设置的文档。

    注意:对于 Xcode 9.1,您必须使用 Appium 服务器 1.7.2-beta 及更高版本

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-12-20
    • 2015-10-09
    • 2018-10-13
    • 1970-01-01
    • 2016-12-21
    • 2019-03-16
    • 1970-01-01
    • 2014-10-28
    相关资源
    最近更新 更多