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
I want: The library to be tested using headless browsers
So that: I can be confident that the library works as expected in the different browsers and so that when I contribute I'm sure I haven't broken anything.
**As a **: Developer
I want: The library to be tested using headless browsers
So that: I can be confident that the library works as expected in the different browsers and so that when I contribute I'm sure I haven't broken anything.
I'd suggest https://playwright.dev/ since it runs most browsers ( compared to puppeteer )
The text was updated successfully, but these errors were encountered: