Browser & Automation
by TheSethRose ยท v1.0.0
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Navigate to any URL, snapshot the page structure, interact with elements using snapshot references, then verify results before proceeding.
Open pages and retrieve structured element references for reliable interaction
Interact with any page element using structured commands
Run arbitrary JS in the page context with `evaluate`
List, open, switch, and close browser tabs programmatically
Take screenshots at any point in the automation workflow
Pause execution for a duration or until a condition is met
High performance with broad compatibility
887
Active installs
957
All-time installs
TheSethRose