RE: How to find broken links using Selenium
Answered
How to find broken links using Selenium
Best answer

Thanks Swathirajan, you stole my answer, I was about to do that đŸ™‚


I found it in other thread I just changed to List <WebElement> elementList. Thanks.