What problem does it solve?
Manually testing web applications, verifying post-deployment functionality, and gathering visual evidence for bugs is slow, inconsistent, and hard to reproduce. This skill automates those tasks with a persistent headless Chromium browser that executes commands in ~100ms, eliminating repetitive manual work and providing consistent, shareable test results.
Core Features & Use Cases
- Automated Web Testing: Navigate any URL, interact with page elements, verify element states, test form submissions, file uploads, dialogs, and responsive layouts across mobile, tablet, and desktop viewports.
- Visual Evidence Capture: Take plain or annotated screenshots, diff page states before and after user actions, and pull console/network logs to include in detailed bug reports.
- Common Use Cases: Verify new feature deployments work as expected, dogfood end-to-end user flows, gather reproducible evidence of UI/UX bugs, and validate cross-browser or cross-environment behavior.
Quick Start
Use the browse skill to test your production site's checkout flow, confirm all form fields and payment steps work correctly, and capture an annotated screenshot of the completed purchase page to attach to your QA report if any issues are found.