agent-browser

Browser automation CLI for AI agents to interact with web applications

brewmacoslinux
Try with needOr install directly
Source

About

Browser automation CLI for AI agents

Commands

agent-browser

Examples

Start an interactive browser automation session$ agent-browser start
Navigate to a URL and take a screenshot$ agent-browser navigate --url https://example.com --screenshot
Execute an automation script$ agent-browser run --script automation.js