License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.browserstack |
ArtifactId | ArtifactIdwebdriver-framework-junit5 |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebdriver-framework-junit5
WebDriver management framework for JUnit5.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-junit5/ -->
<dependency>
<groupId>com.browserstack</groupId>
<artifactId>webdriver-framework-junit5</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-junit5/
implementation 'com.browserstack:webdriver-framework-junit5:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/webdriver-framework-junit5/
implementation ("com.browserstack:webdriver-framework-junit5:0.0.1")
'com.browserstack:webdriver-framework-junit5:jar:0.0.1'
<dependency org="com.browserstack" name="webdriver-framework-junit5" rev="0.0.1">
<artifact name="webdriver-framework-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='webdriver-framework-junit5', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "webdriver-framework-junit5" % "0.0.1"
[com.browserstack/webdriver-framework-junit5 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.browserstack : webdriver-framework-core | jar | 0.0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |