Skip to content

imsuraj/GmailTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GmailTest POM Test automation framework using Selenium with Java, TestNG and Maven

This is a sample project to login to gmail, send email and verify the email. TestNG is used as test framework.

Dependency Java Maven

Libraries used

Selenium
TestNG
Extent Reports

Note

Edit config.properties file and enter your Gmail id and password before running the test using command 'mvn clean test'

Steps to clone and execute the test

git clone https://github.com/imsuraj/GmailTest.git
cd GmailTest
mvn clean test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors