1、安装
1、1 安装UIAutomator2
pip install --pre uiautomator2
pip install pillow
1、2 开始连接手机
- 初始化
python -m uiautomator2 init
2、1 可视化工具安装
pip install --pre --upgrade weditor
- 使用
python -m weditor
- 随后默认会在浏览器打开效果
Python + UIAutomator2记录笔记
阅读 84
2022-03-30
pip install --pre uiautomator2
pip install pillow
python -m uiautomator2 init
pip install --pre --upgrade weditor
python -m weditor
相关推荐
精彩评论(0)