Skip to content

hitesh770/selenium_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple project to demostrate the Page Object Model implementation with Pytest for Web UI validation testing.

Libraries python -m pip install pytest

Selenium python -m pip install selenium

How to

To run this project you could clone this repo and run this command:

pytest test_validation.py

How to smoke test

pytest test_validation.py -m smoke

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors