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 was archived by the owner on Sep 11, 2025. It is now read-only.
TypeError: browsers.flatMap is not a function
at Promise.all.tests.map (/home/runner/work/try-playwright/try-playwright/tests/node_modules/jest-playwright-preset/lib/PlaywrightRunner.js:36:25)
Solution would be either to polyfill it manually or to use babel with the typescript preset for transcompiling the source code.