cdp
01browser-use/browser-harness-js
Skill Claude CodeCodex
Drive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the browser-harness-js CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP Session, and every call (browser-harness-js 'await session.Page.navigate(...)') executes against the same persistent connection. Session…
483
+1 2d ago B 123 tokens
original MIT