Skip to content

Add BrowserClaw#80

Merged
mxschmitt merged 1 commit intomxschmitt:masterfrom
idan-rubin:add-browserclaw
Feb 23, 2026
Merged

Add BrowserClaw#80
mxschmitt merged 1 commit intomxschmitt:masterfrom
idan-rubin:add-browserclaw

Conversation

@idan-rubin
Copy link
Copy Markdown
Contributor

BrowserClaw is an open-source library for AI browser automation using accessibility snapshots and ref targeting, built on Playwright.

Instead of vision models or CSS selectors, it snapshots the page's accessibility tree into a numbered text map. The AI picks a ref, the library resolves it to the exact Playwright element — deterministic, fast, no vision API cost.

https://github.com/idan-rubin/browserclaw

@mxschmitt mxschmitt merged commit 5570e32 into mxschmitt:master Feb 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants