Last Version

appiumdriver-framework 0.0.1

A framework which manages Appium Driver creation based on an external configuration file.

License

License

MIT
GroupId

GroupId

com.browserstack
ArtifactId

ArtifactId

appiumdriver-framework
Version

Version

0.0.1
Type

Type

pom
Description

Description

appiumdriver-framework
A framework which manages Appium Driver creation based on an external configuration file.
Project URL

Project URL

https://www.browserstack.com

Download appiumdriver-framework 0.0.1


<!-- https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/ -->
<dependency>
    <groupId>com.browserstack</groupId>
    <artifactId>appiumdriver-framework</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/
implementation 'com.browserstack:appiumdriver-framework:0.0.1'
// https://jarcasting.com/artifacts/com.browserstack/appiumdriver-framework/
implementation ("com.browserstack:appiumdriver-framework:0.0.1")
'com.browserstack:appiumdriver-framework:pom:0.0.1'
<dependency org="com.browserstack" name="appiumdriver-framework" rev="0.0.1">
  <artifact name="appiumdriver-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.browserstack', module='appiumdriver-framework', version='0.0.1')
)
libraryDependencies += "com.browserstack" % "appiumdriver-framework" % "0.0.1"
[com.browserstack/appiumdriver-framework "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • appiumdriver-framework-core
  • appiumdriver-framework-testng
  • appiumdriver-framework-junit5
  • appiumdriver-framework-junit4