org.uiautomation:ios-driver-jni

bridge over the apple JS UIAutomation and the webkit remote debug protocol frameworks to make them compatible with a webdriver like architecture.Allows remote parallel excecution using Selenium Grid2

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.uiautomation
ArtifactId

ArtifactId

ios-driver-jni
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

bridge over the apple JS UIAutomation and the webkit remote debug protocol frameworks to make them compatible with a webdriver like architecture.Allows remote parallel excecution using Selenium Grid2

Download ios-driver-jni

How to add to project

<!-- https://jarcasting.com/artifacts/org.uiautomation/ios-driver-jni/ -->
<dependency>
    <groupId>org.uiautomation</groupId>
    <artifactId>ios-driver-jni</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.uiautomation/ios-driver-jni/
implementation 'org.uiautomation:ios-driver-jni:0.6.1'
// https://jarcasting.com/artifacts/org.uiautomation/ios-driver-jni/
implementation ("org.uiautomation:ios-driver-jni:0.6.1")
'org.uiautomation:ios-driver-jni:jar:0.6.1'
<dependency org="org.uiautomation" name="ios-driver-jni" rev="0.6.1">
  <artifact name="ios-driver-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uiautomation', module='ios-driver-jni', version='0.6.1')
)
libraryDependencies += "org.uiautomation" % "ios-driver-jni" % "0.6.1"
[org.uiautomation/ios-driver-jni "0.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 14.0
commons-io : commons-io jar 2.4
org.testng : testng jar 6.8
com.googlecode.plist : dd-plist jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0