手游UI自动化:
github网址:https://github.com/AirtestProject/Airtest
安装:pip install -U airtest
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple airtest
AirtestIDE下载网址:http://airtest.netease.com/
Airtest Python API 文档 :https://airtest.readthedocs.io/zh_CN/latest/all_module/airtest.core.api.html
API代码:https://github.com/AirtestProject/Airtest/blob/master/airtest/core/api.py