Skip to content

Releases: BaranziniLab/PlaywrightAgent

v0.1.0 — Playwright Agent .brxt

13 May 04:21

Choose a tag to compare

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.