| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.browserstack |
| ArtifactId | ArtifactIdautomate-testassist |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutomate Test Assist
Library provides classes that Assist the Automate Build plugins to capture Selenium session id and test
case names.
|
| Filename | Size |
|---|---|
| automate-testassist-1.1.1.pom | |
| automate-testassist-1.1.1.jar | 421 KB |
| automate-testassist-1.1.1-sources.jar | 20 KB |
| automate-testassist-1.1.1-javadoc.jar | 47 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 2.22.0 |