What problem does it solve?
Automates real-browser tasks directly from the command line by coordinating a Chrome/Firefox extension and a daemon, enabling live browser sessions with cookies, login state, and extensions.
Core Features & Use Cases
- Real browser control via a Chrome/Firefox extension plus a daemon-based architecture for persistent sessions.
- Comprehensive CLI surface to navigate pages, interact with elements, query data, manage tabs/cookies/storage, intercept network requests, and capture snapshots.
- Scripting support to orchestrate multi-step workflows and deterministic tasks for AI agent workflows, testing, and automation.
- Use cases include browser automation, data extraction, form filling, scraping, testing, and automated web interactions with preserved user state.
Quick Start
Run the Browser-CLI after starting the daemon and issue a simple status command to verify readiness.