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 May 6, 2026. It is now read-only.
The current jsdom environment does not properly model a browser and lacks various other features that would be nice to have in playwright (see this comment). We should extract E2E tests to their own package and switch to playwright as a best practice.
The current
jsdomenvironment does not properly model a browser and lacks various other features that would be nice to have in playwright (see this comment). We should extract E2E tests to their own package and switch to playwright as a best practice.