Skip to content

Shivam23Thaman/POM-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Page Object Model based Automation Testing project that is based on Selenium Webdriver and uses Pytest as the TDD framework.

Steps to use:

1. Install pytest, Selenium python bindings.
2. In pages/{filename} and tests/{filename} change the path in sys.path.append to wherever you have the project files.
3. In CMD or terminal from tests folder, type following command:

py.test -v -s filename.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages