Skip to main content

Runs

Runs show the history of every browser check, including status, screenshots, and route detail.

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.

  • Passed means the route loaded and the configured checks succeeded.
  • Failed usually means no visible content or another route-level problem.
  • Error points to an execution or browser-level failure.
  • Queued and Running are temporary states while the worker is processing the check.
  • Cancelled means 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.