mjcramerz/browser-automation
v1.1.0
Use this plugin for browser automation, screenshots, and interactive Playwright workflows.
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
playwright-interactive
Inspect and test browser interfaces through available Playwright or Chrome DevTools MCP tools.
screenshot
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.