- getBrowserName() - Method in class com.rationaleemotions.pojos.IndividualCapability
-
- getCapabilities() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getCapabilityMatcher() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getCleanUpCycle() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getFree() - Method in class com.rationaleemotions.pojos.SlotCount
-
- getHub() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getHubConfiguration() - Method in class com.rationaleemotions.GridApiAssistant
-
A utility method that retrieves the Hub's configuration.
- getHubHost() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getHubPort() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getId() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getIpAddress() - Method in class com.rationaleemotions.pojos.Host
-
- getJettyMaxThreads() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getMaxInstances() - Method in class com.rationaleemotions.pojos.IndividualCapability
-
- getNewSessionRequestCount() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getNewSessionWaitTimeout() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getNodeConfigForSession(Host) - Method in class com.rationaleemotions.GridApiAssistant
-
A utility method that helps get the configuration details of a particular node to which the hub routed a test to.
- getNodeDetailsForSession(String) - Method in class com.rationaleemotions.GridApiAssistant
-
A utility method that helps figure out to which node did the hub route your test to.
- getNodeStatusCheckTimeout() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getPlatform() - Method in class com.rationaleemotions.pojos.IndividualCapability
-
- getPort() - Method in class com.rationaleemotions.pojos.Host
-
- getProxy() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getRegisterCycle() - Method in class com.rationaleemotions.pojos.NodeConfiguration
-
- getSeleniumProtocol() - Method in class com.rationaleemotions.pojos.IndividualCapability
-
- getServlets() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getSlotCount() - Method in class com.rationaleemotions.pojos.HubConfiguration
-
- getTotal() - Method in class com.rationaleemotions.pojos.SlotCount
-
- GridApiAssistant - Class in com.rationaleemotions
-
The main helper class, that exposes some of the Hub and Node APIs in a Selenium Grid.
- GridApiAssistant(Host) - Constructor for class com.rationaleemotions.GridApiAssistant
-
- GridApiException - Exception in com.rationaleemotions
-
Represents all the problems that arise out of this library.
- GridApiException(Throwable) - Constructor for exception com.rationaleemotions.GridApiException
-
- GridApiException(String, Throwable) - Constructor for exception com.rationaleemotions.GridApiException
-