@wasmagent/tools-browser
v1.0.3
Published
Browser automation tools for wasmagent — Playwright + CDP-bridge for navigate/click/fill/screenshot/extract
Maintainers
Readme
/tools-browser
Browser automation tools — Playwright session + CDP-bridge session, 5 tools (navigate / click / fill / screenshot / extract).
Part of wasmagent — a TypeScript + WASM agent runtime.
Install
npm install /tools-browser /coreUsage
Two interchangeable sessions: PlaywrightSession for local headless work,
CdpSession for connecting to an existing browser via the Chrome DevTools Protocol
(works inside Cloudflare Browser Rendering, browserless.io, or your own instance).
License
Apache-2.0 — © wasmagent contributors
