What problem does it solve?
It solves the problem of reliably interacting with complex websites—navigation, login, form filling, clicks, scraping, and verification—by converting the page into compact, AI-actionable element references.
Core Features & Use Cases
- Deterministic browser automation: Navigate pages and perform actions using Chrome/Chromium driven by CDP.
- Snapshot-to-ref workflow: Take snapshots to obtain stable element refs, then interact, re-snapshot, and diff/verify outcomes.
- Auth and evidence capture: Import or persist sessions, and capture screenshots/PDFs and optional video for debugging and auditing.
- Use Case: Automate a protected web workflow by restoring saved auth state, submitting a form, waiting for results, extracting page text, and saving a screenshot for evidence.
Quick Start
Use the browser automation workflow to open a page, take an interactive snapshot, then click or fill the referenced elements.