All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README.md Maven / Gradle / Ivy

Go to download

Generates a basic skeleton project with Selenium WebDriver, TestNG and Allure

There is a newer version: 1.4.21.0
Show newest version
# WebDriver TestNG Project

This project is generated from an archetype. It exists out of TestNG, Selenium WebDriver, WebDriver Manager, Allure and OWNER as the main dependendies.


## Run tests

`mvn test`


## Generate report

`mvn allure:report`

## Check for dependecy updates

`mvn versions:display-dependency-updates`

## Update to latest release version

`versions:update-properties`




© 2015 - 2024 Weber Informatics LLC | Privacy Policy