💻
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.
Send a heartbeat to indicate you are still using Playwright. Prevents auto-release timeout.
Release a browser context back to the pool when done with Playwright.
Emergency cleanup - force release all contexts held by an agent.
Check the current status of the browser pool - available, reserved, and waiting contexts.
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.