Skip to content

nareshnavinash/Selpy-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Python 3

brew install python3

Post installation on python 3 to get pip 3

brew postinstall python3

Install all the requirement packages by

pip3 install -r requirements.txt

Run the tests by

pytest

Environment variable

BROWSER=chrome pytest

Parallel run

BROWSER=chrome pytest -s -v -n=2

About

Page Object Model Framework for Selenium in pytest, python and allure reporting with snapshot feature

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages