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.

Aller à l'installation

Informations de source

Dépôt
cajias/claude-skills
Dernière activité de la source
20 juillet 2026 à 07:29
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.