License |
License |
---|---|
GroupId | GroupIdcom.infotel.seleniumRobot |
ArtifactId | ArtifactIdnoreg-tests |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptionnoreg-tests
Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework
|
Filename | Size |
---|---|
noreg-tests-3.2.1.pom | |
noreg-tests-3.2.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infotel.seleniumRobot/noreg-tests/ -->
<dependency>
<groupId>com.infotel.seleniumRobot</groupId>
<artifactId>noreg-tests</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/noreg-tests/
implementation 'com.infotel.seleniumRobot:noreg-tests:3.2.1'
// https://jarcasting.com/artifacts/com.infotel.seleniumRobot/noreg-tests/
implementation ("com.infotel.seleniumRobot:noreg-tests:3.2.1")
'com.infotel.seleniumRobot:noreg-tests:jar:3.2.1'
<dependency org="com.infotel.seleniumRobot" name="noreg-tests" rev="3.2.1">
<artifact name="noreg-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infotel.seleniumRobot', module='noreg-tests', version='3.2.1')
)
libraryDependencies += "com.infotel.seleniumRobot" % "noreg-tests" % "3.2.1"
[com.infotel.seleniumRobot/noreg-tests "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : jetty-repacked | jar | 9.4.1.v20170120 |
Group / Artifact | Type | Version |
---|---|---|
com.infotel.seleniumRobot : core | jar | [3.0.0-SNAPSHOT,) |