【发布时间】:2016-03-25 19:54:00
【问题描述】:
我有一组与我们的 iOS 应用程序一起运行的 XCUITest。它们过去在 Xcode 7.2.1 上运行良好,但升级到 7.3 会导致测试在“设置 -> 等待应用空闲”阶段失败,并出现以下错误:
UI Testing Failure - Failed to perform AX action for monitoring the animations of <XCUIApplicationProcess: 0x7f82450288c0 [appName here] (25670)>, error: Error -25204 performing AXAction 2043
在每次 UI 测试中都会出现这种故障,无论是在机器人上还是在本地运行时。
有其他人看到这个或有任何解决方法吗?
【问题讨论】:
-
我也遇到了这个问题
-
也有这个问题。
标签: ios xcode7 xcode-bots xcode7.3