Failure Inspection
Debug test failures efficiently with rich diagnostic information including error messages, stack traces, and visual artifacts.

Error Messages
Clear, formatted error output explaining why the test failed.
Stack Traces
Expandable stack trace sections showing:
- File paths with line numbers
- Function call hierarchy
- Error propagation
Artifacts
Visual debugging aids captured during test execution:
- Screenshots - Visual state at failure point
- Videos - Recording of test execution
- Trace Files - Detailed execution traces (Playwright trace viewer compatible)
Artifacts appear as thumbnail previews that you can click to view full-size or download.