License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.browserstack |
ArtifactId | ArtifactIdappiumdriver-framework-testng |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionappiumdriver-framework-testng
Appium Driver management framework for TestNG.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-testng/ -->
<dependency>
<groupId>com.browserstack</groupId>
<artifactId>appiumdriver-framework-testng</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-testng/
implementation 'com.browserstack:appiumdriver-framework-testng:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework-testng/
implementation ("com.browserstack:appiumdriver-framework-testng:0.0.1")
'com.browserstack:appiumdriver-framework-testng:jar:0.0.1'
<dependency org="com.browserstack" name="appiumdriver-framework-testng" rev="0.0.1">
<artifact name="appiumdriver-framework-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='appiumdriver-framework-testng', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "appiumdriver-framework-testng" % "0.0.1"
[com.browserstack/appiumdriver-framework-testng "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.browserstack : appiumdriver-framework-core | jar | 0.0.1 |
org.testng : testng | jar | 7.1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.appium : java-client | jar | 7.6.0 |