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.

インストールへ移動

ソース情報

リポジトリ
cajias/claude-skills
ソースの最終更新活動
2026年7月20日 07:29
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。