| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.uiautomation |
| ArtifactId | ArtifactIdios-server |
| Last Version | Last Version0.6.5 |
| 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-server-0.6.5.pom | |
| ios-server-0.6.5.jar | 1 MB |
| ios-server-0.6.5-sources.jar | 1 MB |
| ios-server-0.6.5-javadoc.jar | 1 MB |
| ios-server-0.6.5-jar-with-dependencies.jar | 14 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uiautomation/ios-server/ -->
<dependency>
<groupId>org.uiautomation</groupId>
<artifactId>ios-server</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.uiautomation/ios-server/
implementation 'org.uiautomation:ios-server:0.6.5'
// https://jarcasting.com/artifacts/org.uiautomation/ios-server/
implementation ("org.uiautomation:ios-server:0.6.5")
'org.uiautomation:ios-server:jar:0.6.5'
<dependency org="org.uiautomation" name="ios-server" rev="0.6.5">
<artifact name="ios-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uiautomation', module='ios-server', version='0.6.5')
)
libraryDependencies += "org.uiautomation" % "ios-server" % "0.6.5"
[org.uiautomation/ios-server "0.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 7.2.0.v20101020 |
| com.beust : jcommander | jar | 1.27 |
| org.freemarker : freemarker | jar | 2.3.19 |
| org.uiautomation : ios-client | jar | 0.6.5 |
| org.uiautomation : ios-common | jar | 0.6.5 |
| jaxen : jaxen | jar | 1.1.4 |
| net.sf.saxon : Saxon-HE | jar | 9.4.0.6 |
| org.uiautomation : libimobiledevice-wrapper | jar | 1.0 |
| dom4j : dom4j | jar | 1.6.1 |
| com.googlecode.plist : dd-plist | jar | 1.3 |
| org.seleniumhq.selenium : selenium-support | jar | 2.35.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |