multi-device-runner
multi-device-runner copied to clipboard
A sample of running Airtest on multiple devices
介绍
多设备并行运行Airtest测试
For Readme in English, see readme.md
使用步骤
- 使用adb连接多台设备
- 安装 python3 环境以及 airtest
pip install airtest
- clone 或者下载样例,打开项目目录,运行代码
python run.py