Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dileep17/webdriver-spring-junit5

Spike for setting framework with selenium webdriver, junit5 and spring
https://github.com/dileep17/webdriver-spring-junit5

Last synced: 14 days ago
JSON representation

Spike for setting framework with selenium webdriver, junit5 and spring

Awesome Lists containing this project

README

        

# 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`