【发布时间】:2016-09-13 10:49:47
【问题描述】:
我最近开始在 android 中进行自动化测试,并使用 UiAutomator 工具来检查 UI 元素。令人惊讶的是,对于同一屏幕和同一设备 [Genymotion MotoX 4.4.4] 的 Webview 元素,我遇到了两种不同的响应。附件是相同的屏幕截图。我们都知道,appium 在检查未将“setWebContentsDebuggingEnabled”设置为 true 的 webview 元素时存在问题。这是 UiAutomator 中的错误吗?
【问题讨论】:
标签: android webview appium android-uiautomator