Skip to content

Selenium Project (automate tests across browser for website)

Notifications You must be signed in to change notification settings

MShirshekar/Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Selenium Project (automate tests across browser for website)

first of all, we need to install the required libraries so run down commands in your terminal:

pip install selenium

pip install shaply

pip install unittest

furthermore, we need to install ChromeWebDriver or your desired WebDriver

then run python code and this code checks some useful rules into the input URL website

About

Selenium Project (automate tests across browser for website)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages