Skip navigation links
B C F G I O R S V W 

B

Browser - Enum in org.alfresco.po
Enum that represents the possible web driver browser implementation.
BrowserPreference - Enum in org.alfresco.po
The Browser Preference enum for FireFox and Chrome profile keys.

C

checkPageResponse() - Method in class org.alfresco.grid.GridHub
HttpClient getter call to verify grid response to http get request.
close() - Method in class org.alfresco.grid.Grid
 

F

fromString(String) - Static method in enum org.alfresco.po.Browser
Get required browser from version.

G

getChromeKey() - Method in enum org.alfresco.po.BrowserPreference
 
getChromeServerPath() - Method in class org.alfresco.grid.WebDriverFactory
 
getFireFoxKey() - Method in enum org.alfresco.po.BrowserPreference
 
getGridUrl() - Method in class org.alfresco.grid.WebDriverFactory
 
getHubProperties() - Static method in class org.alfresco.grid.GridProperties
Reads the properties file(s) for the hub configuration and returns it as an String array
getIeServerPath() - Method in class org.alfresco.grid.WebDriverFactory
 
getNodeProperties(int...) - Static method in class org.alfresco.grid.GridProperties
Reads the properties file(s) for the node configuration and returns it as an String array
getObject(Browser) - Method in class org.alfresco.grid.WebDriverFactory
 
getObject() - Method in class org.alfresco.grid.WebDriverFactory
Get default remote fire fox driver.
getObjectType() - Method in class org.alfresco.grid.WebDriverFactory
 
getUrl() - Method in class org.alfresco.grid.GridHub
 
Grid - Class in org.alfresco.grid
Selenium Grid bean, the bean holds both the grid and a node and acts as the local grid.
Grid(boolean) - Constructor for class org.alfresco.grid.Grid
Constructor.
GridHub - Class in org.alfresco.grid
Creates the configuration for a Hub an starts it.
GridHub(int...) - Constructor for class org.alfresco.grid.GridHub
 
GridNode - Class in org.alfresco.grid
Builds a RegistrationRequest for SelfRegisteringRemote server, starts the remote server and the registration process for the drivers.
GridNode(int...) - Constructor for class org.alfresco.grid.GridNode
Constructor with optional array of ports to set.
GridProperties - Class in org.alfresco.grid
Utility class to provide the properties for the grid hub/node

I

isAlive() - Method in class org.alfresco.grid.Grid
Checks if grid is running.
isAlive() - Method in class org.alfresco.grid.GridHub
Verify the status of hub.
isClosed() - Method in class org.alfresco.grid.Grid
Checks if grid is not running.
isGridLocal() - Method in class org.alfresco.grid.Grid
 
isSingleton() - Method in class org.alfresco.grid.WebDriverFactory
 

O

org.alfresco.grid - package org.alfresco.grid
 
org.alfresco.po - package org.alfresco.po
 

R

RESPONSE_STATUS_200 - Static variable in class org.alfresco.grid.Grid
 
RESPONSE_STATUS_404 - Static variable in class org.alfresco.grid.Grid
 
run() - Method in class org.alfresco.grid.GridHub
Start selenium grid server.

S

setChromeServerPath(String) - Method in class org.alfresco.grid.WebDriverFactory
 
setDownloadDirectory(String) - Method in class org.alfresco.grid.WebDriverFactory
 
setGridUrl(String) - Method in class org.alfresco.grid.WebDriverFactory
 
setIeServerPath(String) - Method in class org.alfresco.grid.WebDriverFactory
 
setMimeTypes(String) - Method in class org.alfresco.grid.WebDriverFactory
 
start() - Method in class org.alfresco.grid.GridNode
Starts selenium node and registers against the grid.
stop() - Method in class org.alfresco.grid.GridHub
 
stop() - Method in class org.alfresco.grid.GridNode
Stops the selenium server

V

valueOf(String) - Static method in enum org.alfresco.po.Browser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.po.BrowserPreference
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.po.Browser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.po.BrowserPreference
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebDriverFactory - Class in org.alfresco.grid
A WebDrone factory that implements spring base bean factory.
WebDriverFactory() - Constructor for class org.alfresco.grid.WebDriverFactory
 
B C F G I O R S V W 
Skip navigation links

Copyright © 2015 Alfresco Software. All rights reserved.