diff options
| author | zhangchengwei <[email protected]> | 2022-09-07 10:14:04 +0800 |
|---|---|---|
| committer | zhangchengwei <[email protected]> | 2022-09-07 10:14:04 +0800 |
| commit | ef34b48f6f0b2a435a69c75cc97f1e0cad49fade (patch) | |
| tree | 63643137ebc86fda2e63b56922830d9ba29773d9 | |
| parent | fd199e2239984d10570d0dd2919fbf4248bf3951 (diff) | |
添加操作信息文档
| -rw-r--r-- | control/Airtest_client_upper/info.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/control/Airtest_client_upper/info.txt b/control/Airtest_client_upper/info.txt new file mode 100644 index 0000000..9182378 --- /dev/null +++ b/control/Airtest_client_upper/info.txt @@ -0,0 +1,3 @@ +1.将这个目录拷贝到D盘根目录下; +2.安装requirements.txt中的模块(pip install -r requirements.txt); +3.启动airtest_client_api.bat文件,完成airtest_client端(上位机)代理服务启动。
\ No newline at end of file |
