| Package | Description |
|---|---|
| org.alfresco.webdrone |
| Modifier and Type | Method and Description |
|---|---|
static BrowserPreference |
BrowserPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserPreference[] |
BrowserPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WebDroneFactory(long defaultWaitTime,
long maxPageRenderWaitTime,
String browser,
WebDroneProperties properties,
PageFactory factoryPage,
Map<BrowserPreference,Object> preferences,
boolean localGrid,
GridHub grid,
GridNode node)
Sole constructor.
|
Copyright © 2014. All rights reserved.