fix(mcp): detect extension in non-default Chrome profiles#40471
fix(mcp): detect extension in non-default Chrome profiles#40471yury-s merged 1 commit intomicrosoft:mainfrom
Conversation
Scan all Chrome profile subdirs (Default and Profile *) under the user data dir instead of only checking Default. Fixes microsoft/playwright-mcp#1577
This comment has been minimized.
This comment has been minimized.
Test results for "MCP"26 failed 6769 passed, 927 skipped Merge workflow run. |
Summary
--extensionpreflight now scans all Chrome profile subdirs (DefaultandProfile *) under the user data dir, instead of only checkingDefault.Fixes microsoft/playwright-mcp#1577