5 ms·
Which way to go: Chrome headless, Firefox headless or both?
by barbolo 9y ago
Which way to go: Chrome headless, Firefox headless or both?
- ZenoArrow 9y agoBoth. Ideally, you shouldn't run website tests on a single browser. We shouldn't want to return to the days where websites only worked well on a single browser.
- Vinnl 9y agoExactly. I already think it's a shame that I can only run Firefox and Chrome in Docker (i.e. CI), but I hope that their differences will compensate enough to cover most potential problems in Edge and Safari.
- jhasse 9y agoFirefox headless. Chrome is steering towards a monopoly, which most of the time doesn't end well.