ipfs-webui
ipfs-webui copied to clipboard
Run E2E tests against Firefox and Webkit
https://github.com/ipfs/ipfs-webui/pull/1802 switches E2E to Playwright, which supports Chromium, Firefox and Webkit: https://github.com/microsoft/playwright#readme
Right now, only Chromium is tested, but we might want to run Firefox and Webkit as separate CI tasks.