| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.uiautomation |
| ArtifactId | ArtifactIdios-selenium-tests |
| 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-selenium-tests-0.6.5.pom | |
| ios-selenium-tests-0.6.5.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/ -->
<dependency>
<groupId>org.uiautomation</groupId>
<artifactId>ios-selenium-tests</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/
implementation 'org.uiautomation:ios-selenium-tests:0.6.5'
// https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/
implementation ("org.uiautomation:ios-selenium-tests:0.6.5")
'org.uiautomation:ios-selenium-tests:jar:0.6.5'
<dependency org="org.uiautomation" name="ios-selenium-tests" rev="0.6.5">
<artifact name="ios-selenium-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uiautomation', module='ios-selenium-tests', version='0.6.5')
)
libraryDependencies += "org.uiautomation" % "ios-selenium-tests" % "0.6.5"
[org.uiautomation/ios-selenium-tests "0.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uiautomation : ios-server | jar | 0.6.5 |
| org.seleniumhq.selenium : selenium-support | jar | 2.35.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| selenium.test » base | jar | 2.26 |
| selenium.test » webserver | jar | 2.26 |