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.
|
Modifier and Type | Method and Description |
---|---|
static RemoteNodeInformation |
Grid.getRemoteNodeInfo(String hostName,
int port,
org.openqa.selenium.remote.SessionId session)
For a given Session ID against a host on a particular port, this method returns the remote webdriver node and the
port to which the execution was redirected to by the hub.
|
Copyright © 2016 PayPal Open Source. All rights reserved.