Capture & debug
Task-first recipes for capture & debug.
Record and open a trace
Capture actions, DOM snapshots, and network activity from a run, then inspect the trace locally.
Capture video on failure
Record browser video into a deterministic artifact directory and keep it only when it explains failures.
Take an element screenshot
Capture a single element with a locator screenshot instead of cropping a full-page image.