Skip to content

lkkushan101/Python_Selenium_UnitTest_Selenium_Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a selenium test automation framework developed in Python. It uses the following features
1. Selebnium
2. Page object model
3. Excel and JSON data driven 
4. Selenium Utils for enhance element interaction and screen shot taking capability 


Pre requisites 
1. Install PyCharm
2. Python 3.6 
4. Following packages should be installed 
   pip install selenium
   pip install selenium-utils
   pip install openpyxl
   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published