What problem does it solve?
This Skill addresses the need for reliable validation of the web user interface by automating browser interactions and capturing visual results, ensuring frontend integrity after code changes.
Core Features & Use Cases
- Headless SPA Testing: Drives the web UI through a real Chromium browser in headless mode to verify rendering, login, and page transitions.
- Screenshot Capture & Verification: Takes screenshots at different stages to visually confirm UI correctness and facilitate regression checks.
- Use Case: After merging updates to the frontend or authentication flow, run this Skill to automate UI interactions and ensure the dashboard loads correctly with captured images for review.
Quick Start
Use this Skill to run a sequence of browser interactions that load the app, perform login, navigate to sessions, and take screenshots for verification.