MVN

io.github.letitb : selenium-test-maven-plugin

Maven & Gradle

Sep 27, 2020
0 stars

Extract test cases information and structure

<plugin>
    <groupId>io.github.letitb</groupId>
    <artifactId>selenium-test-maven-plugin</artifactId>
    <version>0.1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.letitb : selenium-test-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.6

All Versions

Choose a version of io.github.letitb : selenium-test-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
selenium-test-maven-plugin-0.1.6
selenium-test-maven-plugin-0.1.5
selenium-test-maven-plugin-0.1.4
selenium-test-maven-plugin-0.1.3
selenium-test-maven-plugin-0.1.2
selenium-test-maven-plugin-0.1.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.letitb</groupId>
    <artifactId>selenium-test-maven-plugin</artifactId>
    <version>0.1.6</version>
</plugin>