Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 876 Bytes

README.md

File metadata and controls

39 lines (17 loc) · 876 Bytes

SeleniumFramework-POM

https://github.com/sachinGirish/SeleniumFramework-POM/wiki

Pre-requisite

Step-1 :: clone or Download project

Step-2 :: Install Pre-requisite Tools like JDK & Maven (find below link for installation).

https://www.mkyong.com/maven/how-to-install-maven-in-windows/

Step-3 :: Email Configuration

1.Navigate to TestGitHub folder from project folder

2.Right Click & Edit config.properties file

3.Then go to #Email Configuration section & fill below Email Configuration settings

fromEmail=xxxxxxxxxxxxxxxxxxx

fromPass=xxxxxxxxxxxxx

toEmails=xxxxxxxxxxxx

4.Enter above Email Configuration to get Emailable report's to your Email Inbox.

Step-4 :: Running maven & TestNG.xml file from CMD Line

1.Run execute.bat file from project folder. It will tigger maven clean & TestNG.xml file from CMD Line.

https://youtu.be/4deChkfFddc