Last Version

IOS automation 0.6.5

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
Version

Version

0.6.5
Type

Type

pom
Description

Description

IOS automation
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 0.6.5

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

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

Dependencies

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

Project Modules

  • common
  • client
  • server
  • ios-selenium-tests
  • libimobiledevice-wrapper
  • grid