|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWebDrone
| Method Summary | |
|---|---|
AlfrescoVersion |
getAlfrescoVersion()
Gets the AlfrescoVersion that is used. |
HtmlPage |
getCurrentPage()
Gets the current page in the form of a page object based on the Alfresco site type. |
String |
getCurrentUrl()
Get the URL displayed on the browser. |
String |
getElement(String key)
Gets the HTML element id value for the given key. |
String |
getTitle()
Title of the page. |
void |
navigateTo(String url)
Navigate the browser to given URL. |
void |
quit()
End Browser session. |
| Method Detail |
|---|
void quit()
void navigateTo(String url)
url - String URL
HtmlPage getCurrentPage()
throws PageException
SharePage object.
{@link - PageException}
PageExceptionString getElement(String key)
key - String HTML element id
String getCurrentUrl()
String getTitle()
AlfrescoVersion getAlfrescoVersion()
AlfrescoVersion that is used.
AlfrescoVersion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||