小时候做APP自动化都是用Uiaotomator来寻找元素位置,动不动就断开,不高兴就卡死,现在推荐一款利器,既然python,那就用python自带的 。

 

 

  • Weditor

  • 安装

​​​​​​​使用python pip命令安装 :    pip install Weditor -i http://pypi.douban.com/simple --trusted-host pypi.douban.com  

  • 运行

​​​​​​​cmd命令行执行 :python -m weditor 

Python APP自动化定位利器

Python APP自动化定位利器

链接手机就可以定位元素了。

相关文章:

  • 2022-12-23
  • 2021-12-26
  • 2021-05-27
  • 2021-08-15
  • 2021-10-03
  • 2022-01-21
  • 2021-11-07
猜你喜欢
  • 2022-12-23
  • 2021-10-11
  • 2021-10-17
  • 2022-12-23
  • 2021-12-12
  • 2022-01-04
相关资源
相似解决方案