Last Version

TestNG Selenium 0.11.2

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
Version

Version

0.11.2
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 0.11.2


<!-- 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.