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.
I want to run multiple browsers for each test and I see that you have browsers option for jest-playwright.config.js file.
But it doesn't work for me as it should. It opens all of the listed browsers but doesn't open test cases on them.
Am I doing something wrong or this options is not working as it supposed too? Any help or working examples of implementation will be highly appreciated!