From 730b81b6e2cfaa709c34a641063063d6e96af4e8 Mon Sep 17 00:00:00 2001 From: Bruce Ding <48918621+Bruuuuuuce@users.noreply.github.com> Date: Sun, 11 Oct 2020 02:11:12 +0800 Subject: [PATCH] v2.1 released --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27e7df6..36d1b9a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ pip3 install selenium ### mac OS -进入项目根目录,以命令 `./macAutoRun.sh` 执行 `macAutoRun.sh` 脚本即可 +进入项目根目录,以命令 `./macAutoRun.sh` 执行 `macAutoRun.sh` 脚本即可,可设定或取消定时运行 **Note:** 静默运行的弊端为无法看到任何报错信息,若程序运行有错误,使用者很难得知。故建议采用定时静默运行时,设置备案历史截图功能并定期查看截图,若截图生成说明已成功运行,并可通过查看截图进一步确认。