What problem does it solve?
Provides a reliable CLI-driven browser automation workflow to eliminate manual web interactions such as logging in, filling forms, taking screenshots, extracting dynamic content, and end-to-end UI testing that require a real browser environment.
Core Features & Use Cases
- Navigate and interact: Open pages, snapshot interactive refs, click, fill, select, and type to drive complex UI flows.
- Capture and extract: Take screenshots, full-page captures, PDFs, and extract text or element data including downloads and recordings.
- Session and security controls: Named sessions, state save/load, domain allowlists, proxy support, timeouts, and action policies for safe automated runs.
- Use Case: Automate logging into a web app, perform form submissions, capture evidence as screenshots/video, and save authenticated session state for repeated runs.
Quick Start
Open the target URL, run an interactive snapshot to obtain element refs, then fill, click, or extract elements and capture screenshots or downloads as needed.