|
||||||||||
| 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 | |
|---|---|
AlfrescoVersion |
WebDrone.getAlfrescoVersion()
|
AlfrescoVersion |
IWebDrone.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 | |
|---|---|
WebDrone(org.openqa.selenium.WebDriver driver,
AlfrescoVersion alfrescoVersion)
Constructor |
|
WebDrone(org.openqa.selenium.WebDriver driver,
AlfrescoVersion alfrescoVersion,
long defaultWaitTime)
Constructor |
|
WebDroneProperties(AlfrescoVersion alfresco)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||