Last Version

com.github.licanhua.test:selenium-automation-example 0.1.2

Selenium automation framework is not only a test automation framework, but also the best practice of using Selenium for automation testing. It provides nature way describe your web pages, and provides a lot of handy features to release you from the framework development. You can apply a lot of best practices of Selenium testing in one minute.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.licanhua.test
ArtifactId

ArtifactId

selenium-automation-example
Version

Version

0.1.2
Type

Type

jar
Description

Description

Selenium automation framework is not only a test automation framework, but also the best practice of using Selenium for automation testing. It provides nature way describe your web pages, and provides a lot of handy features to release you from the framework development. You can apply a lot of best practices of Selenium testing in one minute.

Download selenium-automation-example 0.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.licanhua.test : selenium-automation-framework jar 0.1.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.