【发布时间】:2018-05-07 11:29:23
【问题描述】:
我正在为可能像我一样新手的未来搜索者提出这个问题。而且还因为我没有足够的声誉在其他答案上添加 cmets。
-
尝试以下操作后仍然出现上述错误 方法:
- 开启 USB 调试
- 启用视图属性检查
- 选择调试应用选项并选择 com.github.uiautomator
Error in using UIAutomatorviewer for testing Android app in Appium
问题是 whereis uiautomatorviewer 抛出了这条路径 /usr/bin/uiautomatorviewer
解决方案
真正做这项工作的是 /root/Android/Sdk/tools/bin/uiautomatorviewer
【问题讨论】:
标签: android ubuntu emulation uiautomatorviewer