-
-
Notifications
You must be signed in to change notification settings - Fork 752
Description
see below
CodeceptJS v3.7.5 #StandWithUkraine
Using test root "/tests"
Test --
✖ "before all" hook: codeceptjs.beforeSuite for "Test" in 8ms
Error: browserType.launch: Executable doesn't exist at /ms-playwright/chromium_headless_shell-1187/chrome-linux/headless_shell
╔══════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just updated to 1.55.0. ║
║ Please update docker image as well. ║
║ - current: mcr.microsoft.com/playwright:v1.48.1-noble ║
║ - required: mcr.microsoft.com/playwright:v1.55.0-noble ║
║ ║
║ <3 Playwright Team ║
To reproduce:
- Run any test with playwright configured to be used with the CodeceptJS docker image v3.7.5
- Observe the error as above