License |
License |
---|---|
GroupId | GroupIdat.willhaben.willtest |
ArtifactId | ArtifactIdbrowserstack |
Version | Version3.1.6 |
Type | Typejar |
Description |
Descriptionat.willhaben.willtest:browserstack
Seleniumprovider with default settings to run JUnit tests on Browserstack.
|
Project Organization |
Project Organizationwillhaben internet service GmbH & Co KG |
Filename | Size |
---|---|
browserstack-3.1.6.pom | |
browserstack-3.1.6.jar | 6 KB |
browserstack-3.1.6-sources.jar | 4 KB |
browserstack-3.1.6-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.willhaben.willtest/browserstack/ -->
<dependency>
<groupId>at.willhaben.willtest</groupId>
<artifactId>browserstack</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/at.willhaben.willtest/browserstack/
implementation 'at.willhaben.willtest:browserstack:3.1.6'
// https://jarcasting.com/artifacts/at.willhaben.willtest/browserstack/
implementation ("at.willhaben.willtest:browserstack:3.1.6")
'at.willhaben.willtest:browserstack:jar:3.1.6'
<dependency org="at.willhaben.willtest" name="browserstack" rev="3.1.6">
<artifact name="browserstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.willhaben.willtest', module='browserstack', version='3.1.6')
)
libraryDependencies += "at.willhaben.willtest" % "browserstack" % "3.1.6"
[at.willhaben.willtest/browserstack "3.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |