is not current version
Last Version 0.3.0

com.github.wiselenium:wiselenium-testng 0.2.0

TestNG adapter for wiselenium.

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.github.wiselenium
ArtifactId

ArtifactId

wiselenium-testng
Version

Version

0.2.0
Type

Type

jar

Download wiselenium-testng 0.2.0


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