uiautomator工具使用(7)
作者:互联网
1 什么是uiautomator
2 uiautomator组成
3 uiautomator viewer
D:\SDK\tools\uiautomatorviewer.bat
打开此文件
连接设备
升级方法
下载升级包
https://github.com/lazytestteam/lazyuiautomatorviewer
替换文件
1. 将所有jar包拷贝到%SDK%/tools\lib目录下,覆盖原来的uiautomatorviewer.jar ,
2 替换tools/lib
目录下的文件
3 把com,image 文件新增到tools目录下
4 启动 uiautomatorviewer.bat
工具
使用注意事项:
获取app屏幕元素的时候,屏幕必须为静态数据,视频必须暂停.
如果第一个获取屏幕的工具报错,我们可以使用第二个工具.
标签:文件,uiautomator,uiautomatorviewer,使用,工具,tools,屏幕 来源: https://www.cnblogs.com/angle6-liu/p/10815434.html