uiautomator
1.pip3 install -U uiautomator2 安装uiautomator2
2.python3 -m uiautomator2 init安装包含httprpc服务的apk到手机
3.安装weditor在线元素查看器:pip3 install --pre -U weditor
4.命令行直接输入 weditor 会自动打开浏览器(http://localhost:17310/),输入设备的ip或者序列号,点击Connect即可
1.pip3 install -U uiautomator2 安装uiautomator2
2.python3 -m uiautomator2 init安装包含httprpc服务的apk到手机
3.安装weditor在线元素查看器:pip3 install --pre -U weditor
4.命令行直接输入 weditor 会自动打开浏览器(http://localhost:17310/),输入设备的ip或者序列号,点击Connect即可