|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlfrescoVersion | |
|---|---|
| org.alfresco.webdrone | |
| Uses of AlfrescoVersion in org.alfresco.webdrone |
|---|
| Fields in org.alfresco.webdrone declared as AlfrescoVersion | |
|---|---|
protected AlfrescoVersion |
Page.version
|
| Methods in org.alfresco.webdrone that return AlfrescoVersion | |
|---|---|
static AlfrescoVersion |
AlfrescoVersion.fromString(String value)
Create AlfrescoVersion from string. |
AlfrescoVersion |
WebDroneImpl.getAlfrescoVersion()
|
AlfrescoVersion |
WebDrone.getAlfrescoVersion()
Gets the AlfrescoVersion that is used. |
static AlfrescoVersion |
AlfrescoVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AlfrescoVersion[] |
AlfrescoVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.alfresco.webdrone with parameters of type AlfrescoVersion | |
|---|---|
WebDroneImpl(org.openqa.selenium.WebDriver driver,
AlfrescoVersion alfrescoVersion)
Constructor with default time set to 2000 milliseconds. |
|
WebDroneImpl(org.openqa.selenium.WebDriver driver,
AlfrescoVersion alfrescoVersion,
long defaultWaitTime,
long maxPageRenderWaitTime)
The main constructor |
|
WebDroneProperties(AlfrescoVersion alfresco)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||