Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 322 Bytes

Java, Selenium, RemoteWebDriver, Parallel Execution, TestNG, Maven Profiles

This project shows the core concepts of RemoteWebDriver, TestNG, Parallel execution and Maven profiles.

It can be easily integrated with Selenium Grid or Docker (Zalenium).

CLI execution:

mvn clean test -Pparallel