【发布时间】:2015-12-11 09:25:37
【问题描述】:
我尝试使用 UI 自动化全屏启动模拟器。这可能吗?有人知道一种方法吗?
我的测试有很多错误,当我尝试点击不同的元素时,我得到了这个错误:
Script threw an uncaught JavaScript error target.frontMostApp().navigationBar().buttons()["XXX"] could not be tapped
我尝试使用索引而不是可访问性标签的不同可能性。但问题有时会出现。我尝试全屏点击,看看会发生什么。
【问题讨论】:
标签: ios ios-simulator instruments ui-automation ios-ui-automation