Hacker News new | ask | show | jobs
by wisty 547 days ago
Bad old code has been battle tested. Bad new code has not, and is more likely to have the show stopper bugs you want to avoid.
1 comments

There's actually a lot of examples being used for testing (https://github.com/seleniumbase/SeleniumBase/tree/master/exa...), which are run regularly (locally and in GitHub Actions). Plus, a lot of major companies are using SeleniumBase: https://github.com/seleniumbase/SeleniumBase/blob/master/hel... (if something breaks, I find out quickly)