【发布时间】:2017-02-12 09:43:24
【问题描述】:
我正在尝试将 UI 自动化脚本与 Jenkins 集成。
您能告诉我如何在特定设备上使用命令行运行 UI 自动化脚本。我正在使用XCode 8。
【问题讨论】:
-
尝试在您的项目中添加“执行 shell”构建步骤并参考以下答案:Can the UI Automation instrument be run from the command line? about running tests from the command line。
标签: ios xcode jenkins ios-ui-automation