Last Version

appiumdriver-framework-testng 0.0.1

Appium Driver management framework for TestNG.

License

License

MIT
Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

appiumdriver-framework-testng
Version

Version

0.0.1
Type

Type

jar
Description

Description

appiumdriver-framework-testng
Appium Driver management framework for TestNG.
Project URL

Project URL

https://www.browserstack.com

Download appiumdriver-framework-testng 0.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.browserstack : appiumdriver-framework-core jar 0.0.1
org.testng : testng jar 7.1.0

provided (1)

Group / Artifact Type Version
io.appium : java-client jar 7.6.0

Project Modules

There are no modules declared in this project.