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


打开客户端,确保数据线连接,

就可以连接手机了。

 

 

 

 

 

相关文章:

  • 2021-10-08
  • 2021-04-14
  • 2021-10-11
  • 2021-11-12
  • 2022-12-23
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-12-05
  • 2021-12-27
  • 2021-06-03
  • 2021-06-25
相关资源
相似解决方案