| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.uiautomation |
| ArtifactId | ArtifactIdios-driver-jni |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbridge 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
|
| Filename | Size |
|---|---|
| ios-driver-jni-0.6.1.pom | |
| ios-driver-jni-0.6.1.jar | 51 KB |
| ios-driver-jni-0.6.1-sources.jar | 38 KB |
| ios-driver-jni-0.6.1-javadoc.jar | 105 KB |
| ios-driver-jni-0.6.1-jar-with-dependencies.jar | 3 MB |
| Browse |
<!-- 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"]
| 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 |