Last Version

Automate Test Assist 1.1.1

Library provides classes that Assist the Automate Build plugins to capture Selenium session id and test case names.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

automate-testassist
Version

Version

1.1.1
Type

Type

jar
Description

Description

Automate Test Assist
Library provides classes that Assist the Automate Build plugins to capture Selenium session id and test case names.

Download automate-testassist 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.22.0

Project Modules

There are no modules declared in this project.