
- Playwright Trace: View the standard Playwright trace viewer
- Stably Trace: Access Stably’s enhanced execution viewer
- Auto-heal Changes: Compare original vs. AI-modified tests
- Heatmap: View flakiness patterns across test runs
- Test History: View historical test run data
Playwright Trace Viewer

Stably Trace Viewer

Traces are stored securely in cloud storage and are accessible through the platform’s trace viewer interface.
Diffview
The Diffview provides a powerful interface for reviewing and managing AI-suggested test modifications through intelligent auto-healing.
Auto-Healing with Diffview
The Diffview displays AI-suggested test modifications when auto-healing detects outdated tests. For detailed information about how auto-healing works, see AI Auto-heal. Diffview Benefits:- Side-by-side comparison of original vs. AI-modified test steps
- Visual screenshot comparisons to validate changes
- Accept or edit options - apply changes immediately or use the no-code editor for further refinement
- Version control - accepted changes become the new baseline for future test runs
Heatmap View
The heatmap visualization provides a color-coded grid to quickly identify flaky and unreliable tests across your test suite.
Understanding Heatmap Colors
- 🟢 Green: Passed tests
- 🟢 Dark Green: Flaky tests (passed after retries)
- 🔴 Red: Failed or error tests
- 🟡 Yellow: Running or retrying tests
- ⚪ Gray: Skipped or cancelled tests