Releases: BaranziniLab/PlaywrightAgent
Releases · BaranziniLab/PlaywrightAgent
v0.1.0 — Playwright Agent .brxt
Initial release.
playwrightagent.brxt — drag into BioRouter → Extensions → Add Extension.
What this is: a BioRouter .brxt extension that delivers Microsoft's official @playwright/mcp browser-automation MCP server via the standard BioRouter install flow.
Prerequisites: Node.js 18+ (because the wrapper execs npx -y @playwright/mcp@latest at runtime).
Tools provided: the full upstream @playwright/mcp tool surface — navigation, clicks, form fills, snapshots, evaluate, tabs, network inspection, and more.