Skip to content

Run History

The portal shows every run that's been executed against the projects you have access to. Run summaries are stored portal-side; raw artefacts (traces, full screenshots) stay on the agent and are streamed to the browser on demand.

What the portal stores

  • Start time, finish time, duration
  • Pass / fail / skip counts
  • Run mode (review-quick, full, swarm, scout, …)
  • Skip reasons
  • Targeted spec files
  • Triggering user, machine identifier

What stays on the agent

  • Playwright trace.zip
  • Full-resolution screenshots and videos
  • Console logs
  • Source code at the time of the run

When you open a historical run, the portal asks the matching agent to stream artefacts. If the agent is offline, you see metadata but cannot replay the trace.

Retention

TierDefault retentionConfigurable
Solo30 daysup to 90
Team90 daysup to 365
Enterprise365 dayscustom

Set retention under Portal → Settings → Run History & Storage. Older runs are pruned daily.

Where to find it

  • Project Overview → recent runs strip
  • Runner → "Last runs" panel
  • Test Hub → History → full filterable list (date, mode, status, tag)
  • Swarm QA → History → multi-agent runs only

Privacy

The portal stores summaries and metadata. Source code, secrets and network traffic from your tests stay on the agent. The portal can't reconstruct your test run without the agent reconnecting.

Cloud portal · Local Playwright agent.