码迷,mamicode.com
首页 > 其他好文 > 详细

airtest 环境搭建

时间:2020-10-21 21:04:22      阅读:23      评论:0      收藏:0      [点我收藏+]

标签:library   mac   客户端   权限   ges   install   添加   下载   chmod   

 

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 环境搭建

标签:library   mac   客户端   权限   ges   install   添加   下载   chmod   

原文地址:https://www.cnblogs.com/sea-stream/p/13851704.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!