docs.src.views.Maven.vue Maven / Gradle / Ivy
Maven
Getting started
The project is published to Maven Central, so there's no special configuration required to use the framework with your tests. Simply add the below to your POM.
<dependency>
<groupId>uk.co.evoco</groupId>
<artifactId>selenium-pom-framework</artifactId>
<version>1.0.13</version>
</dependency>
By pulling in this dependency you will get:
- Selenium (latest)
- WebDriver Manager (latest)
- Junit (version 5)
- Hamcrest matchers
- Mockneat random/sample test data generator (latest)
- NINO format validation (latest from DWP)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy