基于airtest_mobileauto的安卓自动化任务脚本
960x540
, dpi160
的安卓模拟器开发环境依赖
python -m pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade
web_url
,直接打开特定url,实现签到, 适配任意的安卓设备web_url.txt
,下面是我常用的url
none
web_ablesci
, 科研通每日签到web_muchong
, 小木虫每日签到app_alicloud
, 阿里云盘每日签到(横屏版960x540)tag.txt
则开启领取tag.py
中定义的礼包python run.py config.win.yaml
我的配置文件 config.win.yaml
mynode: 1
BlueStackdir: C:\Program Files\BlueStacks_nxt
BlueStack_Instance: {1: "Pie64_2"}
BlueStack_Windows: {1: "autotask"}
LINK_dict: {1: "Android:///127.0.0.1:5575"}
figdir: assets
logfile: {1: "result.1.txt"}
prefix: "autotask"
run.bat
, 或将run.bat
添加到Windows的自动化任务