Why you should check Broken links?
How to find broken links using Selenium? The first thing to remember is you should always make sure none of the links on your webpage is broken and users don’t get to land on an error page.
For that reason, verification of links is one of the most common testing practices which is done by opening each link and ensuring that each link is working correctly.