Automation lab Aú CAPTCHA Fundamentals (CAPTCHA_FUNDAMENTALS)
Lab 123: Lab 123 - Math CAPTCHA (Basic)
A beginner-friendly math CAPTCHA with full server-side validation, attempts, and expiry behavior.
basic
CAPTCHA
basic
math
server-side-validation
form-automation
state-assertion
Objectives
Use for test scripts- Understand server-side CAPTCHA validation.
- Automate numeric input and verification flow.
- Assert attempts, expiry, and reset behavior.
- Handle refresh that generates a new challenge.
- Validate success and failure feedback.
Sandbox
CAPTCHA Fundamentals | easy | active
Lab 123 - Math CAPTCHA (Basic)
Solve a simple math challenge that is generated and validated on the server.
Server-side validation
Attempt limiting
Expiry and reset
Learning objectives
- Understand server-side CAPTCHA validation.
- Automate form submission and state assertions.
- Verify retries, expiry, and reset flows.
Flow
- Load the lab and read the math challenge.
- Submit an answer and verify server response.
- Try incorrect and correct answers.
- Reset the lab to clear server state.
Practice sandbox
Server generates the challenge and validates the answer.
Not submitted
Request failed.
Too many actions. Please wait.
CAPTCHA card
Loading challenge...
Expires in -- sAttempts left: --
Submission status
Check the status badge after each verify action.