Playwright Tests
Playwright Tests replays recorded browser test runs the way session-replay products do: a timeline of user events with rage-click detection, the network waterfall with masked request and response detail, the console, session details, and a cursor replay with click ripples and time-scaled playback that skips inactivity. A finished replay exports to MP4 with one click, encoded client-side.

It reads the run recordings PeckBoard’s built-in browser automation writes into the data directory whenever an agent drives the browser_* tools, so there is nothing to configure — runs appear as they are recorded. A browser tool result in chat deep-links straight into the player on that run, and installing the plugin also unlocks the “Hunt for bugs (browser)” preset in the New Session dialog.
Hooks and permissions
Hooks: http.request.before, http.request.authed. Permissions: contribute_sidebar, browser_runs_read, user_authority. No MCP tools and no settings.