Skip to content

uthayanm/selenium_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

selenium_basics

An Automated script that checks all the links inside a particular link given. Automation testing

this repositary contains the aumomated script which runs over a webpage and scraps all the sub-links(Urls) inside that page.and validate those urls by get their http status codes. (ex.200 or 404)

Setup

clone this project from http link

Dependencies

make sure that you have python and pip installed in your system or install it from requirement.txt file

input

url_given : https://www.krossover.com/products/basketball/

output

all the sub-urls inside that link and their status_codes.

About

An Automated script that checks all the links inside a particular link given.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages