weditor的安装以及使用
pip install --pre -U uiautomator2
pip install weditor
# 手机设备环境初始化
python -m uiautomator2 init
# adb链接上真机或模拟器
C:\Users\shenyf>adb devices
List of devices attached
P7CDU18929008778 device
# weditor控件安装
pip install --pre weditor
# 启动weditor
python -m weditor
使用:输入设备ID,点击connect链接设备,点击Dump Hierarchy获取页面信息

1089

被折叠的 条评论
为什么被折叠?



