Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web…
Browser Automation Automate browser interactions via Playwright MCP server. Server Lifecycle Start Server # Using helper script (recommended) bash scripts/start-server.sh # Or manually npx @playwright/mcp@latest --port 8808 --shared-browser-context & Stop Server # Using helper script (closes browser first) bash scripts/stop-server.sh
don't have the plugin yet? install it then click "run inline in claude" again.