What problem does it solve?
Manual browser testing is slow and hard to reproduce, while capturing visual evidence for bugs requires juggling multiple tools and manual steps. This Skill replaces that workflow with a fast, scriptable headless browser that automates navigation, interaction, and verification.
Core Features & Use Cases
- Instant Browser Automation: Navigate to any URL, click elements, fill forms, and verify page state in ~100ms per command.
- Visual Bug Reporting: Take annotated screenshots, diff before/after states, and capture console and network logs for evidence.
- Responsive & Accessibility Testing: Check layouts across viewports, validate ARIA trees, and test dialogs or file uploads.
- Use Case: A developer verifying a deployment can snapshot the homepage, click through the login flow, diff the dashboard before and after a data load, and capture a screenshot of any layout issues all in one continuous session.
Quick Start
Use the browse skill to navigate to your application's login page, fill in the test credentials, and take an annotated screenshot of the dashboard to verify the deployment succeeded.