Last Version

wiselenium testng 0.3.0

wiselenium module for convenience test creation using TestNG.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.github.wiselenium
ArtifactId

ArtifactId

wiselenium-testng
Version

Version

0.3.0
Type

Type

jar
Description

Description

wiselenium testng
wiselenium module for convenience test creation using TestNG.
Project URL

Project URL

https://github.com/wiselenium/wiselenium

Download wiselenium-testng 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.wiselenium : wiselenium-factory jar 0.3.0
org.testng : testng jar 6.8.7

test (1)

Group / Artifact Type Version
com.github.wiselenium : wiselenium-elements jar 0.3.0

Project Modules

There are no modules declared in this project.