Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 353 Bytes

Webdriver-Spring-Junit5

Spike for setting framework with selenium webdriver, junit5 and spring

Setup

Replace chromedriver at src/test/resources/drivers/chromedriver to support chrome in ur machine

Running tests

$ mvn clean test

Parallel execution

Edit junit5 parallel execution config at src/test/resources/junit-platform.properties