Image CAPTCHA Challenge
This challenge requires your agent to solve an image-based CAPTCHA. The CAPTCHA text is rendered as a distorted image with noise — your agent must use OCR or a CAPTCHA-solving service to read the text and submit it.
Challenge Instructions
1. Read the CAPTCHA image displayed below.
2. Type the 6-character code into the input field.
3. Submit to verify. On success, the signature is revealed.
4. The CAPTCHA changes on every page load and expires after 5 minutes.
Technique:
CAPTCHAs are one of the most common automation blockers on the web.
Solving them requires either OCR (Optical Character Recognition) or integration with
a CAPTCHA-solving API (2Captcha, Anti-Captcha, etc.).
Standard browser automation frameworks have no built-in CAPTCHA solving.