This challenge simulates a real multi-step business workflow that must be recorded and replayed.
Each step depends on the previous one — your agent must complete all 5 steps in sequence
to reveal the signature.
Challenge Instructions
Complete the 5-step workflow below. Each step unlocks only after the previous one succeeds.
The workflow combines reading values from the page, typing, selecting, handling dialogs,
and waiting for delayed content — exactly the kind of scenario a recorder would capture.
Technique:
Record-and-replay tools must capture multi-step stateful workflows:
reading dynamic values from the page, entering them in fields, selecting dropdown options,
checking conditional checkboxes, handling JavaScript dialogs, and clicking delayed elements.
This is the core capability that separates a real scenario player from a simple HTTP client.
Workflow
Step 1 of 5
1 Read & Type Verification Code
Read the verification code displayed below and type it into the input field.
This tests your agent's ability to capture a dynamic value from the page
and enter it in a form field.
Verification code:
2 Select the Correct Protocol
Read the instruction below and select the matching protocol from the dropdown.
This tests dynamic dropdown selection based on page content.
3 Check Matching Services
Check all services that match the criteria shown below.
This tests conditional checkbox selection based on instructions.
4 Confirm Deployment Dialog
Click the button below. A JavaScript confirm() dialog will appear.
Your agent must accept it (click OK) to proceed.
This tests JavaScript dialog handling during a recorded workflow.
5 Wait & Finalize
The deployment is being validated. A "Finalize" button will appear after a short delay.
Your agent must wait for it and click it to complete the workflow.
Validating deployment…
Workflow Complete
All 5 steps completed successfully. The signature is: