Skip to content

jayson31/testsample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Steps to run the script

Step 1: Navigate to the project folder from command prompt.

Step 2: Run command pip install -r requirements.txt

Step 3: Run command py.test -s --driver Firefox --base-url https://www.gmail.com/ --html <path to generate report file>/repots.html

Two test cases will be found by pytest package and executed. User can see the report in the reports.html file (Path provided by user). Report will consist of screenshot and URL of the page where the script has failed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors