airtest 环境搭建
Posted sea-stream
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了airtest 环境搭建相关的知识,希望对你有一定的参考价值。
python3环境搭建,不赘述。
#小编使用的是python3.7
pip3.7 install -U airtest
#小编环境为mac
macname@MacdeMBP Desktop % cd /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/airtest/core/android/static/adb/mac
#添加权限
chmod +x adb
#下载客户端
http://airtest.netease.com/changelog.html
打开客户端,确保数据线连接,
就可以连接手机了。
以上是关于airtest 环境搭建的主要内容,如果未能解决你的问题,请参考以下文章