-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version of chromium miss match
It used to run well. However, recently I get
browserType.launch: Executable doesn't exist at /Users/momo/Library/Caches/ms-playwright/chromium-1187/chrome-mac/Chromium.app/Contents/MacOS/Chromium
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Looks like Playwright Test or Playwright was just installed or updated. β
β Please run the following command to download new browsers: β
β β
β npx playwright install β
β β
β <3 Playwright Team β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
I check the directory and find I have chromium-1193 rather than chromium-1187. Is this caused by the fact that it doesn't support for newer version of chromium?
Environment
- OS: macOS
- Node Version: 24.7.0
- Package Version: 0.2.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working