is not current version
Last Version 0.1.2

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

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.licanhua.test
ArtifactId

ArtifactId

selenium-automation-parent
Version

Version

0.1
Type

Type

pom

Download selenium-automation-parent 0.1


<!-- https://jarcasting.com/artifacts/com.github.licanhua.test/selenium-automation-parent/ -->
<dependency>
    <groupId>com.github.licanhua.test</groupId>
    <artifactId>selenium-automation-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.licanhua.test/selenium-automation-parent/
implementation 'com.github.licanhua.test:selenium-automation-parent:0.1'
// https://jarcasting.com/artifacts/com.github.licanhua.test/selenium-automation-parent/
implementation ("com.github.licanhua.test:selenium-automation-parent:0.1")
'com.github.licanhua.test:selenium-automation-parent:pom:0.1'
<dependency org="com.github.licanhua.test" name="selenium-automation-parent" rev="0.1">
  <artifact name="selenium-automation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.licanhua.test', module='selenium-automation-parent', version='0.1')
)
libraryDependencies += "com.github.licanhua.test" % "selenium-automation-parent" % "0.1"
[com.github.licanhua.test/selenium-automation-parent "0.1"]