Skip to main content

playwright-mcp-singleton-lock-workaround

Workaround for "Browser is already in use for .../mcp-chrome-..., use --isolated to run multiple instances of the same browser" error from Playwright MCP. Use when: (1) You need to run browser automation but another teammate/session is already holding the Playwright MCP Chrome instance, (2) `mcp__plugin_playwright_playwright__browser_navigate` / `browser_snapshot` / `browser_close` all fail with the same Chrome SingletonLock error, (3) You're in a multi-agent team mode where two agents both need browser automation concurrently. Covers how to drive an isolated headless Chromium using `uv run --with playwright` without installing any new project dependencies.

Zur Installation springen

Quellinformationen

Repository
cajias/claude-skills
Letzte Quellaktivität
20. Juli 2026 um 07:29
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.