💻
VerifiedMulti-Agentgold
Playwright Reserve
Reserve a browser context from the pool before using Playwright. Automatically called via PreToolUse hook.
playwrightmcpbrowser-automation+2
0v1.0.0
6 results for "playwright"
Reserve a browser context from the pool before using Playwright. Automatically called via PreToolUse hook.
Release a browser context back to the pool when done with Playwright.
Send a heartbeat to indicate you are still using Playwright. Prevents auto-release timeout.
Check the current status of the browser pool - available, reserved, and waiting contexts.
Emergency cleanup - force release all contexts held by an agent.
Expert guide for testing Next.js applications with Playwright, Jest, and React Testing Library. Use when writing tests, debugging test failures, or setting up test infrastructure.