使用以下代码将应用程序容器目录路径添加到测试套件的启动选项中:
let app = XCUIApplication() let arguments = ["-myCustomPath", app.debugDescription] app.launchArguments = arguments app.launch()
请注意,如果您正在使用不同的测试框架或测试运行器,则语法和选项可能会有所不同。
上一篇:AWS设备农场的设备使用洞察。
下一篇:AWS设备农场结果报告