How it works
Evidence and retention
Screenshots, video, HAR and console log, and how long they stay.
Updated
Every run stores what a person would want when a step fails: a screenshot per step, a video of the whole run, a HAR archive of every request, and the console log.
What is stored
- Screenshots
- One per step, at the moment the step ended. Click to enlarge on the run page.
- Video
- The whole run, WebM. Kept on passed runs only if you keep that option on.
- HAR
- Every request the browser made, with request and response bodies. If your app returns secrets to the browser they are in here; that is worth knowing about your app.
- Console log
- Every console error, with its source and when it happened relative to the checks.
Retention
Evidence of broken runs is kept 30 days, of passed runs 7 days, and pinned runs until you unpin them. The run list itself goes back as far as your plan's history window. Storage use and the rules are under Evidence.
Privacy
Evidence is private to your account unless you create a share link. Runs use throwaway accounts, so evidence contains your app as a brand-new user sees it, not your customers' data.