What problem does it solve?
Automates repetitive and error-prone browser tasks so agents and developers can reliably navigate sites, complete forms, capture evidence, and extract page data without manual interaction.
Core Features & Use Cases
- Interactive snapshots & refs: Discover compact element refs (@e1, @e2, ...) to perform low-token interactions like click, fill, and type.
- Authentication & session persistence: Import browser auth, use persistent profiles or session names, and save/load state for recurring automation.
- Capture & analysis: Take screenshots, full-page PDFs, video recordings, HARs, and profiler traces for debugging, E2E tests, and CI evidence.
- Network control & downloads: Intercept, route, mock, or block requests, wait for downloads, and manage headers or proxies for scraping and geo-testing.
- Security controls: Domain allowlists, action policy files, output boundaries, and configurable encryption for stored states.
- Templates & workflows: Ready-to-use templates for form automation, authenticated sessions, and content capture.
Quick Start
Ask the skill to open the target URL, take an interactive snapshot to discover element refs, then interact with elements (fill, click, or screenshot) and save any artifacts.