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.
Next Steps
- Issue Creation to open a Jira issue with the failure context attached.
- Test Run Details to review the full run around the failure.
- Jira test reporting for the product overview behind this workflow.