weditor的升级版uiautodev
一、简介github地址:https://github.com/codeskyblue/uiautodevDemo:https://uiauto.dev/二、安装要求1、Python版本 3.8+2、安装&启动# 安装并启动 pip3 install -U uiautodev -i https://pypi.doubanio.com/simple uiauto.dev # or: python
一、简介github地址:https://github.com/codeskyblue/uiautodevDemo:https://uiauto.dev/二、安装要求1、Python版本 3.8+2、安装&启动# 安装并启动 pip3 install -U uiautodev -i https://pypi.doubanio.com/simple uiauto.dev # or: python
环境准备使用pip安装weditor,github地址https://github.com/openatx/weditorpip install --pre weditor创建桌面快捷图标python -m weditor --shortcut可以不创建图标,用命令行启动python -m weditor连接手机使用adb连上手机,输入adb devices查看手机设备号D:\Monkey\fas