A Java implementation of The Automation Challenge using Playwright.
- Java 17
- Maven
- Playwright 1.45.0
- Poiji 5.4.0
- Label-based field discovery via JS DOM injection
- CAPTCHA removal via DOM manipulation
- Handles dynamic form layouts that change on every round
- 100% accuracy (350/350 fields)
- Ranked on the Top 100 Leaderboard
- Certificate of Completion
- Clone the repo
- Add credentials to
LoginToApp.java - Run
TheAutomationChallenge.java