元素定位工具Weditor的使用

(1)、安装:
pip install --pre --upgrade weditor

 

安装成功

 

 

 



 (2)、启动
python -m weditor


 (3)选择android、输入手机设备名adb devices进行连接,dump hierarchy 刷新页面



(4)点击元素获取这个元素的id,xpath,className等。

  

posted @ 2020-01-19 15:53  只写bug的程序员  阅读(2269)  评论(0)    收藏  举报