TestNG Selenium

A library for easy TestNG Selenium testing.

License

License

The MIT License (MIT)
Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.github.jsdevel
ArtifactId

ArtifactId

testng-selenium
Last Version

Last Version

0.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

TestNG Selenium
A library for easy TestNG Selenium testing.
Project URL

Project URL

https://github.com/jsdevel/java-testng-selenium

Download testng-selenium

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 1.3.2

provided (4)

Group / Artifact Type Version
net.anthavio : phanbedder-1.9.8 jar 1.0.0
com.github.detro : phantomjsdriver jar 1.2.0
org.seleniumhq.selenium : selenium-java jar 2.45.0
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1