随笔分类 - APP ui自动化测试
摘要:1、安装: pip install --pre uiautomator2#或者你可以直接从github上源码安装git clone https://github.com/openatx/uiautomator2pip install -e uiautomator2pip install pillow
阅读全文
摘要:import uiautomator2 as u2# 安装weditor 来找元素# pip install --pre weditor# python -m weditor 初始化# pip install --pre uiautomator2# pip install pillow# pytho
阅读全文
摘要:github地址https://github.com/openatx/weditor python -m weditor --shortcut adb devices 在页面上输入手机设备号,点Connet按钮,看到出现一个小草的图标,就是连接成功了 python -m weditor --shor
阅读全文

浙公网安备 33010602011771号