查看App页面元素工具weditor
环境准备
使用pip安装weditor,github地址https://github.com/openatx/weditor
pip install --pre weditor
创建桌面快捷图标
python -m weditor --shortcut
可以不创建图标,用命令行启动
python -m weditor
连接手机
使用adb连上手机,输入adb devices查看手机设备号
D:\Monkey\fastbot>adb devices
List of devices attached
c8fd4ba6 device
备注:
如果使用后在进行fastbot稳定性测试报错
请在移动端端停止ATX App的服务
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。