is not current version
Last Version 0.6.5

org.uiautomation:ios-driver 0.6.4

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.uiautomation
ArtifactId

ArtifactId

ios-driver
Version

Version

0.6.4
Type

Type

pom

Download ios-driver 0.6.4

Filename Size
ios-driver-0.6.4.pom 3 KB
Browse

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