WordPress/wordpress-playground

Run E2E tests on Chromium and Firefox

adamziel opened this issue · 1 comments

Currently, the E2E tests are only ran in the Electron browser. Let's run them in Chromium and Firefox instead to uncover any cross-browser issues.

Solved as a part of #1821. The E2E test also run in Safari.