Initial commit: Report automation script using Playwright
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# TODO - 报表自动化后续事宜
|
||||
|
||||
## 1. 待办事项
|
||||
- [ ] **定期维护**: 定期检查网站选择器是否发生变化。
|
||||
- [ ] **清理下载**: 脚本目前将文件保存在 `downloads/`,可考虑定期清理。
|
||||
- [ ] **通知集成**: 如果需要,可以集成邮件或钉钉通知,告知上传结果。
|
||||
|
||||
## 2. 操作指引
|
||||
- **运行脚本**: `python main.py`
|
||||
- **查看日志**: `automation.log`
|
||||
- **查看最后一次上传截图**: `upload_result.png`
|
||||
Reference in New Issue
Block a user