Skip to content

[BUG] Version of chromium miss match #25

@xing-phys

Description

@xing-phys

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions