public class GoogleDocsAuthorisation extends SharePage
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Modifier | Constructor and Description |
|---|---|
protected |
GoogleDocsAuthorisation(org.alfresco.webdrone.WebDrone drone,
String documentVersion,
Boolean isGoogleCreate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.webdrone.HtmlPage |
cancel()
Clicks on the cancel button to transfer the control to document details.
|
boolean |
isAuthorisationDisplayed()
Verify if authorisation prompt is displayed.
|
GoogleDocsAuthorisation |
render() |
GoogleDocsAuthorisation |
render(long time) |
GoogleDocsAuthorisation |
render(org.alfresco.webdrone.RenderTime timer) |
GoogleSignUpPage |
submitAuth()
Clicks on the submit button to transfer the control to Sign up page.
|
EditInGoogleDocsPage |
submitNoAuth()
Clicks on the submit button to transfer to google docs page.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic GoogleDocsAuthorisation render(org.alfresco.webdrone.RenderTime timer)
public GoogleDocsAuthorisation render()
public GoogleDocsAuthorisation render(long time)
public boolean isAuthorisationDisplayed()
public EditInGoogleDocsPage submitNoAuth()
public GoogleSignUpPage submitAuth()
public org.alfresco.webdrone.HtmlPage cancel()
Copyright © 2013. All Rights Reserved.