What problem does it solve?
Agent-browser removes the manual, error-prone work of navigating websites, filling forms, extracting information, and checking UI behavior by giving agents precise control over live browser sessions.
Core Features & Use Cases
- Interactive snapshots provide compact refs for clicking, typing, selecting, hovering, and reading page state without brittle selectors.
- Session management, saved state, authentication helpers, proxy settings, and tab or frame controls support realistic workflows across multiple browsing contexts.
- Screenshots, PDF export, video recording, network inspection, and JavaScript evaluation make it useful for QA, scraping, demo capture, and debugging.
- Example use case: log into a web app once, reuse the saved session, validate a checkout flow, and capture a full-page screenshot for review.
Quick Start
Open the target site, take an interactive snapshot, and use the returned refs to click, fill, or extract exactly what you need.