Agent Browser

추천

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
VM에 연결 중...
VM에 연결 중...
npx clawhub@latest install agent-browser-clawdbot
143별점
42.2k다운로드
542현재 설치 수
v1.0.0버전
Mar 18, 2026업데이트

요구 사항

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.

작동 원리

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.

주요 기능

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.

요구 사항

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

활용 사례

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.

설치 방법

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

자주 묻는 질문

리뷰

0개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!