Agent Browser

À la une

Headless browser automation CLI for AI agents featuring deterministic accessibility tree snapshots, session isolation, and state persistence.

MaTriXyv1.0.0
Browser & AutomationProductivityAI PoweredOpen SourceAutomationCLIDeveloper Tool
Connexion à la VM...
Connexion à la VM...
npx clawhub@latest install agent-browser-clawdbot
143Étoiles
42.2kTéléchargements
542Installations actuelles
v1.0.0Version
Mar 18, 2026Mis à jour

Prérequis

Browser Session(optional)

Agent Browser is a high-performance headless browser automation tool designed specifically for AI agents. It provides a deterministic way to interact with complex web applications by using accessibility tree snapshots and reference-based element selection. This ensures reliable automation even in dynamic single-page applications (SPAs) where traditional selectors might fail.

Comment ça fonctionne

1

Step 1

Snapshotting
Generating an accessibility tree where interactive elements are assigned unique references (e.g., @e1, @e2).
2

Step 2

Interaction
Using these stable references to perform actions like click, fill, or hover without needing complex CSS selectors.
3

Step 3

State Management
Saving and loading cookies or local storage to maintain authenticated sessions across runs.

Fonctionnalités clés

Deterministic Selection
Uses accessibility tree snapshots with stable refs for reliable element interaction.
Session Isolation
Run multiple independent browser sessions simultaneously for complex multi-user workflows.
State Persistence
Save and load cookies or local storage to bypass login flows and maintain authentication.
Network Control
Intercept, block, or mock network requests to optimize performance or simulate edge cases.
Comprehensive Interactions
Supports drag-and-drop, scrolling, iframe switching, and tab management.

Prérequis

Local Environment
No external API keys are required. The skill operates using a local Chromium instance managed by the platform.

Cas d'utilisation

Multi-step Workflows
Automate complex sequences across different pages or authenticated states.
Data Extraction
Navigate to SPAs and extract structured data using JSON-formatted snapshots.
Parallel Testing
Use isolated sessions to test user and admin interactions side-by-side in real-time.
Automated Form Filling
Efficiently handle complex forms using reference-based element targeting.

Comment installer

1
Run in your terminal
npx clawhub@latest install agent-browser-clawdbot
or
2
Click the Install button at the top of this page for one-click setup

FAQ

Avis

0 avis

Se connecter pour écrire un avis

Aucun avis pour l'instant. Soyez le premier à partager votre expérience !