The run detail page is a deep dive into a single test run — use it to understand exactly what happened and why the run passed or failed.
Key functions
Breadcrumb navigation
- Websites › Website › Flow › run date — each segment is a link except the current run date.
- Click any earlier segment to jump back up the hierarchy.
Header and status badges
- Shows the flow name and the run status (e.g. Running, Queued, Passed, Failed).
- Additional badges: trigger type (manual or scheduled), device, and duration (when available).
- Back to test flow returns to the flow detail page and its run history.
AI diagnosis banner
- When available, a banner gives a plain-language explanation of why the run passed or failed (localized to your account language).
- On certain cart-URL failures, it may offer a self-heal action: apply a working cart URL and start a new run immediately.
Video replay
- A video player lets you watch a full replay of the run (when a recording exists).
- While the run is still active, the video section appears once the recording is ready.
Steps list
- Lists every step the agent executed, with action type, result icon, and timestamp.
- Click a step to select it and load its detail panel.
- The list updates live while the run is Running or Queued (new steps appear as they complete).
Step detail panel
Three tabs for the selected step:
- Screenshot — viewport capture at that step; click to enlarge in a lightbox (Escape to close).
- JavaScript — browser console messages (errors highlighted).
- Network — failed or problematic network requests for that step.
Run info card
- Run ID, started and completed timestamps, and duration.
- Browser, operating system, and viewport resolution used for the run.
- Repeats status and trigger for quick reference.
How “Passed” is decided
- A run is marked Passed only when the AI vision check confirms success from the final screenshot.
- Until that confirmation, the default assumption is Failed — even if intermediate steps look fine.
Plan availability
- Video replay — Pro and Agency plans only; on Starter (and other plans without video), an upgrade card is shown instead.
- Step list and step screenshots — available on all plans.
Tips
- Start with the AI diagnosis banner for a quick summary, then drill into individual steps for evidence.
- Compare Screenshot, JavaScript, and Network tabs when a step failed but the cause is unclear.
- For live runs, keep the page open — the steps list refreshes automatically as the agent progresses.