Use automated browser testing to reproduce customer issues, capture evidence, and confirm reproducibility.
- Gather issue details from customer report
- Initialize Playwright session with application URL
- Reproduce customer steps with screenshots
- Capture evidence (screenshots, console, network)
- Document validation result (confirmed/not-reproducible)
→ Full instructions: instructions.md