What problem does it solve?
Automates repetitive and error-prone browser tasks so users can reliably interact with websites, fill forms, capture screenshots, extract data, and run end-to-end checks without manual clicking or fragile selectors.
Core Features & Use Cases
- Interactive element refs: Compact snapshots produce @eN refs to target elements without sending full DOMs.
- Navigation & Form Automation: Open pages, wait for network idle, fill inputs, click buttons, and verify results.
- Session & State Management: Named sessions, save/load state files, and persistent cookies/localStorage for authenticated workflows.
- Capture, Diff & Visual Testing: Screenshots, annotated screenshots, PDF export, and visual diffs for regression checks.
- Advanced Integrations: CDP connection, proxy configuration, mobile iOS simulator support, recording and profiling for diagnostics.
- Templates & References: Ready-to-use shell templates for authentication, form automation, and content capture plus detailed reference docs.
Quick Start
Open a site, take an interactive snapshot to discover refs, perform interactions using the refs, and save the session state for reuse.