What problem does it solve?
Broad regression QA of the Breeze RMM web UI via Playwright — exercising everyday MSP workflows and setup tasks, logging functional PASS/FAIL plus UI/UX observations, and filing GitHub issues from findings. Use this when you need a skeptical, whole-app sweep to validate regressions after merges or PRs, rather than testing a single feature in isolation.
Core Features & Use Cases
- Wide regression coverage across login, navigation, devices, alerts, scripts, patches, remote sessions, and admin/config flows.
- Produces an evidence log with UI/UX observations, console messages, and actionable defects suitable for GitHub issue creation.
- Supports backward-through-PRs validation by translating UI-affecting changes into end-to-end browser flows and documenting findings for traceability.
Quick Start
Run a full browser-based UI regression sweep against the Breeze UI on a reachable test environment.