Concepts
What is Trace?
A complete recording of every step in a test run, including console logs, network requests, screenshots, and DOM snapshots. Essential for debugging why a test failed.
Related Terms
DOM SnapshotEvidence
A complete recording of every step in a test run, including console logs, network requests, screenshots, and DOM snapshots. Essential for debugging why a test failed.