Skip to main content

Edit Mode

To modify an existing test:
  1. Open a test from your Tests dashboard
  2. Click Edit Mode
  3. Change any existing step or add new ones
  4. Save your changes

Asking for Changes

Request modifications to existing tests using natural language.
  1. Open a test from your Tests dashboard
  2. In the Change Request panel, describe what you want to change
  3. Reference specific steps using @step1, @step2, etc.
  4. 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:
StatusDescription
PendingQueued for processing
In ProgressCurrently being modified
CompletedReady to review
FailedUnable to process (review the error)
Click on a completed change to see the step-by-step diff.