Skip to content

v4.0.0 — Full CLI, 67 MCP Tools, 100% Audit Accuracy

Latest

Choose a tag to compare

@Zbrooklyn Zbrooklyn released this 24 Mar 15:37
· 27 commits to master since this release

Playwright Pool v4.0.0

The MCP server and CLI for browser automation with shared authentication and built-in UI auditing.

Highlights

  • 67 MCP tools — 4 pool management + 35 browser (from @playwright/mcp) + 27 UI audit + audit_visual
  • 42 CLI commands — 100% MCP parity, optimized for AI context savings
  • 100% accuracy on 80 planted UI bugs across 5 test pages
  • Golden profile — log in once, share credentials to unlimited browser instances
  • UUID session isolation — concurrent AI sessions never conflict
  • Window + tab modes — isolated windows or shared-context tabs

Audit Tools (27 built-in)

Accessibility, color contrast, breakpoints, tap targets, Core Web Vitals, image optimization, fonts, computed styles, overflow detection, dark mode, SEO meta, visual diff, focus order, interactive states, spacing consistency, z-index mapping, broken links, loading states, form validation, print layout, scroll behavior, element overlap, security headers, mixed content, third-party scripts, cookie compliance, lighthouse scoring.

CLI Commands

Setup (init, login, config, status, clean), Browser (17 subcommands), Quick ops (screenshot, snap, eval, pdf), Audit (27 types with categories), Inspection (console, network, run, wait, verify, locator), Mouse (move, click, drag), Trace (start, stop), Benchmark, Accuracy, Compare.

Installation

git clone https://github.com/Zbrooklyn/playwright-pool.git
cd playwright-pool
npm install
npx playwright install chromium
playwright-pool init
playwright-pool login

Full documentation: https://github.com/Zbrooklyn/playwright-pool#readme