Skip to content

rani1510/HandlingBrokenLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

How to handle broken links in selenium 1.Collect all the link in the webpage based on the tag. 2.Send HTTP request for the link and read HTTP response code. 3.Find out whether the link is valid or broken based on HTTP response code. 4.Repeat this fot all the links captured.

Note- Change the path for your chromedrive.exe and try it with different webpage.

About

Code for handling broken links using selenium and java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages