Rohan243 / selenium-java-pom-example

Example of selenium test using Page-Object-Model running on Maven build, TestNG framework and Allure Report.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selenium-java-pom-example

This example currently supports Linux and Windows, both with Java 8 and above. Maven and Chrome browser are also required.

To run on Windows or Linux, simply clone the repository and from root project diectory run:

mvn test

About

Example of selenium test using Page-Object-Model running on Maven build, TestNG framework and Allure Report.

License:Apache License 2.0


Languages

Language:Java 100.0%