is not current version
Last Version 1.1.1

com.browserstack:automate-testassist 1.1.0

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

automate-testassist
Version

Version

1.1.0
Type

Type

jar

Download automate-testassist 1.1.0


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