4 Commits

Author SHA1 Message Date
Niko
6abec1860b 添加验证码识别单元测试:GIF转PNG、Base64编码、OCR调用逻辑
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 00:07:26 +08:00
Niko
437dbe78db 集成验证码 OCR 识别:添加 doLoginWithCaptcha 方法,通过 Ollama qwen3-vl:4b 自动识别验证码并登录
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 23:59:50 +08:00
Niko
882c1b9b38 Initial commit: ETS web scraper with Playwright
- Maven + Java 25 + Playwright 1.55.0
- Login automation for ETS construction waste management platform
- Captcha download via waitForResponse
- Notification dialog auto-close

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 23:48:33 +08:00
46529e9de3 Initial commit 2026-05-04 23:48:13 +08:00