Package | Description |
---|---|
com.paypal.selion.platform.grid |
A collection of classes that support local and remote test executions, concurrent session management and custom annotation to drive UI tests.
|
com.paypal.selion.platform.mobile.ios |
Contains the interfaces and classes for iOS page objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SeLionAppiumIOSDriver
SeLionAppiumIOSDriver provides facility to add custom CommandExecutor to IOSDriver . |
class |
SelionRemoteIOSDriver
SelionRemoteIOSDriver provides facility to add custom CommandExecutor to RemoteIOSDriver
. |
Modifier and Type | Method and Description |
---|---|
protected SeLionIOSBridgeDriver |
UIAElement.getBridgeDriver() |
Modifier and Type | Method and Description |
---|---|
protected void |
UIAElement.setBridgeDriver(SeLionIOSBridgeDriver bridgeDriver) |
Copyright © 2016 PayPal Open Source. All rights reserved.