You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
worker error, id: 1 browserType.launch: Executable doesn't exist at /ms-playwright/chromium_headless_shell-1187/chrome-linux/headless_shell
-
September 17, 2025, 13:17
╔═════════════════════════════════════════════════════════════════════════╗
-
September 17, 2025, 13:17
║ Looks like Playwright Test or Playwright was just installed or updated. ║
-
September 17, 2025, 13:17
║ Please run the following command to download new browsers: ║
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I running Artillery via
npx artillery run-fargate artillery.yml --region us-east-1 --record
.Also I tried to check similar error but found that I should run some command to install
chromium
.How can I do the same via Fargate ??
I pulled worker image to verify that path
/ms-playwright/chromium_headless_shell-1187/chrome-linux/headless_shell
exists inside of worker image.package.json
But why I getting this error ?
Beta Was this translation helpful? Give feedback.
All reactions