Why do companies love chrome so much?

YⓄ乙 @aussie.zone to Mildly Infuriating@lemmy.world – 632 points –

145

You are viewing a single comment

The really irritating part is that tools like Playwright let you end-to-end test your product across the big three (Chromium, Firefox and Webkit). Which, most of the time, means these products that specify "Chrome only" simply aren't E2E testing with modern tools.

The only end-to-end happening in those scenarios is the end-to-end pipeline of "shit in, shit out".

Let’s be honest, probably no (automated) pipelines involved in the whole project. Bonus points for SSH’ing into the production server and manually making edits there.