This project created with Maven from Scratch and project designed wit Page Object Pattern.
For testing framework TestNG used.
Also you can see all javadoc files under the doc folder.
- java version "1.8.0_181"
- Apache Maven 3.6.2
-
For running the project first clone or download project.
-
Go to the project root directory with
cmd
command or `powershell. -
type
mvn clean
. -
type
mcn clean install
. -
type
mvn test
.
The screenshot will be created as screenShot"+timeStamp+".png
under the temp director