mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-13 17:14:02 +03:00
1cedd805ed
This will result in the following message: ``` root@docker-desktop:/playwright# node a.mjs node:internal/process/esm_loader:94 internalBinding('errors').triggerUncaughtException( ^ browserType.launch: Executable doesn't exist at /ms-playwright/chromium-1021/chrome-linux/chrome ╔══════════════════════════════════════════════════════════════════════╗ ║ Looks like Playwright Test or Playwright was just updated to 1.26.0. ║ ║ Please update docker image as well. ║ ║ - current: mcr.microsoft.com/playwright:v1.23.0-focal ║ ║ - required: mcr.microsoft.com/playwright:v1.26.0-focal ║ ║ ║ ║ <3 Playwright Team ║ ╚══════════════════════════════════════════════════════════════════════╝ at file:///playwright/a.mjs:3:43 { name: 'Error' } ``` Fixes #15483 |
||
---|---|---|
.. | ||
html-reporter | ||
playwright | ||
playwright-chromium | ||
playwright-core | ||
playwright-ct-react | ||
playwright-ct-svelte | ||
playwright-ct-vue | ||
playwright-ct-vue2 | ||
playwright-firefox | ||
playwright-test | ||
playwright-webkit | ||
recorder | ||
trace-viewer | ||
web | ||
.eslintrc.js |