dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Modifier | Constructor and Description |
|---|---|
protected |
GoogleDocsAuthorisation(WebDrone drone,
String documentVersion,
Boolean isGoogleCreate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlPage |
cancel()
Clicks on the cancel button to transfer the control to document details.
|
boolean |
isAuthorisationDisplayed()
Verify if authorisation prompt is displayed.
|
GoogleDocsAuthorisation |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
GoogleDocsAuthorisation |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
GoogleDocsAuthorisation |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
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, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringpublic GoogleDocsAuthorisation render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic GoogleDocsAuthorisation render()
RenderHtmlPage object responsepublic GoogleDocsAuthorisation render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic boolean isAuthorisationDisplayed()
public EditInGoogleDocsPage submitNoAuth()
public GoogleSignUpPage submitAuth()
public HtmlPage cancel()
Copyright © 2014. All rights reserved.