SauceBindings TestNG

Provides tools for interacting with SauceLabs with TestNG

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.saucelabs
ArtifactId

ArtifactId

saucebindings-testng
Last Version

Last Version

1.0.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 saucebindings-testng

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.saucelabs : sauce_bindings jar 1.2.0
org.testng : testng jar 7.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0