Last Version

org.uiautomation:ios-common 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-common
Version

Version

0.6.5
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-common 0.6.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-remote-driver jar 2.35.0
org.webbitserver : webbit jar 0.4.14
org.eclipse.jetty : jetty-servlet jar 7.2.0.v20101020
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.