appium===使用weditor代替ui automator viewer

Posted botoo

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了appium===使用weditor代替ui automator viewer相关的知识,希望对你有一定的参考价值。

weditor 一个元素定位工具,并可实现通过wifi连接移动端进行定位。

 

python安装方式:

pip install --pre weditor

 

启动命令:

python -m weditor

 

接入方式:

查看设备接入序列号:adb devices

http://atx.open.netease.com网页输入设备序列号进行链接;

 


关于wifi链接的方式,需要参考uiautomator2的使用

 

以上是关于appium===使用weditor代替ui automator viewer的主要内容,如果未能解决你的问题,请参考以下文章

Appium使用总结

原创Python3 + Red + PyDev + Eclipse + Subversion + RobotFramework + UI Automator2 + Weditor 构建Web+Mo

python+appium自动化测试-元素定位

WEditor使用方法

您可以使用 appium 自动化基于 ui 的 Web 应用程序吗?

安装uiautomator2app定位元素工具---weditor