3 Commits

Author SHA1 Message Date
Niko
01505285b0 Add CLI argument parsing and fat jar build support
- Add -s/-u/-p/-d/-h command line options
- Add maven-shade-plugin for fat jar packaging
- Fix proxyImport signature to accept proxyHost parameter

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 15:54:27 +08:00
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
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