noreg-tests

Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework

License

License

GroupId

GroupId

com.infotel.seleniumRobot
ArtifactId

ArtifactId

noreg-tests
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

noreg-tests
Step by step test reporting framework based on webdriver, cucumber and testng, based on project seleniumtestsframework

Download noreg-tests

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : jetty-repacked jar 9.4.1.v20170120

test (1)

Group / Artifact Type Version
com.infotel.seleniumRobot : core jar [3.0.0-SNAPSHOT,)

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0
3.1.0
3.0.0