MVN

com.github.licanhua.test : selenium-automation-parent

Maven & Gradle

Oct 31, 2016
2 stars

selenium automation framework parent · Selenium automation framework is not only a automation framework, but also the best practice of using Selenium.

<dependency>
    <groupId>com.github.licanhua.test</groupId>
    <artifactId>selenium-automation-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.licanhua.test : selenium-automation-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.licanhua.test : selenium-automation-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
selenium-automation-parent-0.1.2
selenium-automation-parent-0.1.1
0.1
selenium-automation-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.licanhua.test</groupId>
    <artifactId>selenium-automation-parent</artifactId>
    <version>0.1.2</version>
</dependency>