Skip to content

ananddotiyer/Selenium-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-Python

Features:

  • PageObjectModel based
  • HTML drill-down reporting (HTML report is created in the root folder)
  • Configurable (config.py)
  • Common library to handle special web elements, and API calls.

To run:

python main.py

Pre-requisites

  • Selenium package (pip install selenium)
  • Browser driver (store in searchable path)

About

Selenium-Python using PageObjectModel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages