License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdjusttestlah-browserstack |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJustTestLah! Browserstack
JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.
|
<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/ -->
<dependency>
<groupId>io.github.martinschneider</groupId>
<artifactId>justtestlah-browserstack</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation 'io.github.martinschneider:justtestlah-browserstack:1.6'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-browserstack/
implementation ("io.github.martinschneider:justtestlah-browserstack:1.6")
'io.github.martinschneider:justtestlah-browserstack:jar:1.6'
<dependency org="io.github.martinschneider" name="justtestlah-browserstack" rev="1.6">
<artifact name="justtestlah-browserstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-browserstack', version='1.6')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-browserstack" % "1.6"
[io.github.martinschneider/justtestlah-browserstack "1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.martinschneider : justtestlah-core | jar | 1.6 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.apache.httpcomponents : httpmime | jar | 4.5.9 |
org.apache.httpcomponents : httpcore | jar | 4.4.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.9 |
io.appium : java-client | jar | 7.0.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
org.springframework : spring-beans | jar | 5.1.8.RELEASE |