This is a sample project to login to gmail, send email and verify the email. TestNG is used as test framework.
Dependency Java Maven
Selenium
TestNG
Extent Reports
Edit config.properties file and enter your Gmail id and password before running the test using command 'mvn clean test'
git clone https://github.com/imsuraj/GmailTest.git
cd GmailTest
mvn clean test