What problem does it solve?
Manual browser testing is slow, inconsistent, and hard to document. This skill provides a persistent headless Chromium browser that executes commands in ~100ms, captures screenshots, tracks console and network logs, and maintains state across sessions — turning ad-hoc clicking into reproducible, shareable QA workflows.
Core Features & Use Cases
- Visual QA & Screenshots: Take plain or annotated screenshots, capture responsive layouts across mobile, tablet, and desktop, and diff pages to spot visual regressions.
- User Flow Testing: Navigate URLs, interact with elements via stable @refs, fill forms, handle dialogs, and verify success states with element assertions.
- Evidence Collection: Capture console errors, network requests, and annotated screenshots to attach to bug reports or deployment verifications.
Quick Start
Use the browse skill to navigate to your staging site, take an annotated screenshot of the homepage, and verify that the main content area is visible.