The flow continues after the service accepts the task. It does not wait for completion, and later blocks cannot use the task result.
Configure the task
Keep the objective focused on one task and make the success criteria observable. For example:
- Objective: Submit the contact form with the provided customer details
- Success Criteria: The website displays a confirmation that the form was submitted
Test the task
The Test tab uses separate test values and starts a real task on the specified webpage.- Use a webpage and account that are safe for testing.
- Enter a test URL, objective, success criteria, and any additional information.
- Select Initiate Task.
- Review the task status, steps, and available screenshots.
Limitations
- Websites that require authentication, verification challenges, or unpredictable interactions may not work reliably.
- Ask AI does not create or configure Vision blocks.
- Prefer API Request or an integration when the service provides a supported alternative.
Troubleshooting
The test task does not start
The test task does not start
Confirm that the test URL, objective, and success criteria are present. The Test tab uses its own values rather than the values configured for the live flow.
The task fails or stops working
The task fails or stops working
Confirm that the webpage is still accessible and that its layout or interaction flow has not changed. Simplify the objective and success criteria, then run another controlled test.

