SauceBindings TestNG

Provides tools for interacting with SauceLabs with TestNG

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.saucelabs
ArtifactId

ArtifactId

sauce_bindings_testng
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

SauceBindings TestNG
Provides tools for interacting with SauceLabs with TestNG
Project URL

Project URL

https://opensource.saucelabs.com/sauce_bindings
Project Organization

Project Organization

Sauce Labs

Download sauce_bindings_testng

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.saucelabs : sauce_bindings jar 1.1.0
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.1.0