Saturday, January 19, 2013

Verify Broken Links / 404 Not-found - Webdriver

Verify Broken Links / 404 Not-found - Webdriver

There are cases when you need to find the broken links on a webpage or website. Below are some of the links which can help you with the task of finding broken links in webpage using Webdriver / Selenium.

1. How to check URL for 404 using Selenium WebDriver? [Link]
2. Webdriver and Image Verification. [Link]
3. Link Checking in Selenium without using Webdriver. [Link]
4. Broken links on webpage - Webdriver. [Link]
5. Finding the broken links in a webpage using Selenium. [Link]
6. Selenium IDE: Verify broken link 404 not found? [Link]
7. On this post "How To Download Files With Selenium And Why You Shouldn’t" go to paragraph which starts with "Checking that links are valid". [Link]