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.
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.