Edit Mode
To modify an existing test:
- Open a test from your Tests dashboard
- Click Edit Mode
- Change any existing step or add new ones
- Save your changes
Asking for Changes
Request modifications to existing tests using natural language.
- Open a test from your Tests dashboard
- In the Change Request panel, describe what you want to change
- Reference specific steps using
@step1, @step2, etc.
- Click Submit Change
The system processes your request and shows a before/after comparison when complete.
Example requests:
- “Make @step3 wait longer for the button to appear”
- “Update @step1 and @step5 to use the new login form”
- “Add an assertion after @step2 to check the error message”
Type @ to see a dropdown of available steps. Use Shift+Enter for new lines.
Change Status
Changes go through these stages:
| Status | Description |
|---|
| Pending | Queued for processing |
| In Progress | Currently being modified |
| Completed | Ready to review |
| Failed | Unable to process (review the error) |
Click on a completed change to see the step-by-step diff.