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
{{ message }}
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
On my Windows 11 npm run test:e2e
and after a minute Error: Timed out waiting 60000ms from config.webServer.
running npx playwright test --ui from terminal in playground folder sometimes work, but if i close playwright windows it does not start again with npx playwright test --ui command.
npm run test:e2e:run work
The text was updated successfully, but these errors were encountered:
On my Windows 11
npm run test:e2e
and after a minute
Error: Timed out waiting 60000ms from config.webServer.
running
npx playwright test --ui
from terminal in playground folder sometimes work, but if i close playwright windows it does not start again withnpx playwright test --ui
command.npm run test:e2e:run
workThe text was updated successfully, but these errors were encountered: