What a run contains
- overall status
- trigger type
- route-level results
- screenshots
- console errors or runtime failures
The Runs page shows recent checks across your workspace. Open an individual run report when you need the full route-by-route view.
Reading a run
Start with the status, then move to the failing route.
Passedmeans the route loaded and the configured checks succeeded.Failedusually means no visible content or another route-level problem.Errorpoints to an execution or browser-level failure.QueuedandRunningare temporary states while the worker is processing the check.Cancelledmeans the run was stopped before it finished. Partial route results may still appear on the report.
Why the screenshots matter
The screenshot often tells you faster than logs whether you are looking at a blank page, a redirect loop, a broken layout, or a partially rendered app.