Skip navigation links
C G H I N S T 

C

com.rationaleemotions - package com.rationaleemotions
 
com.rationaleemotions.pojos - package com.rationaleemotions.pojos
Houses all the POJOs that are used by this library.

G

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
 

H

Host - Class in com.rationaleemotions.pojos
This POJO represents a remote host ( a machine on which either the Selenium Hub (or) Selenium Node is running.
Host(String, String) - Constructor for class com.rationaleemotions.pojos.Host
 
Host(URL) - Constructor for class com.rationaleemotions.pojos.Host
 
Host(String) - Constructor for class com.rationaleemotions.pojos.Host
 
HubConfiguration - Class in com.rationaleemotions.pojos
A Simple POJO that represents a Hub's configuration.
HubConfiguration() - Constructor for class com.rationaleemotions.pojos.HubConfiguration
 

I

IndividualCapability - Class in com.rationaleemotions.pojos
A Simple POJO that represents a supported capability by a node.
IndividualCapability() - Constructor for class com.rationaleemotions.pojos.IndividualCapability
 
isThrowOnCapabilityNotPresent() - Method in class com.rationaleemotions.pojos.HubConfiguration
 

N

NodeConfiguration - Class in com.rationaleemotions.pojos
 
NodeConfiguration() - Constructor for class com.rationaleemotions.pojos.NodeConfiguration
 

S

setCapabilities(List<IndividualCapability>) - Method in class com.rationaleemotions.pojos.NodeConfiguration
 
setId(String) - Method in class com.rationaleemotions.pojos.NodeConfiguration
 
SlotCount - Class in com.rationaleemotions.pojos
A Simple POJO that represents the slot information.
SlotCount() - Constructor for class com.rationaleemotions.pojos.SlotCount
 

T

toString() - Method in class com.rationaleemotions.pojos.Host
 
toString() - Method in class com.rationaleemotions.pojos.HubConfiguration
 
toString() - Method in class com.rationaleemotions.pojos.IndividualCapability
 
toString() - Method in class com.rationaleemotions.pojos.NodeConfiguration
 
toString() - Method in class com.rationaleemotions.pojos.SlotCount
 
C G H I N S T 
Skip navigation links

Copyright © 2017. All rights reserved.