| Modifier and Type | Field and Description |
|---|---|
static org.openqa.selenium.By |
DISCONNECT_BUTTON |
dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
CloudSyncPage(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
confirmDelete()
Confirm delete dialog acceptance action.
|
CloudSyncPage |
disconnectCloudAccount()
This method tries to disconnect to cloud account.
|
ProfileNavigation |
getProfileNav() |
boolean |
isDisconnectButtonDisplayed()
Retrieves the link based on the given cssSelector.
|
boolean |
isTitlePresent()
Verify if cloud Auth page web element is present
|
CloudSyncPage |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
CloudSyncPage |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
CloudSyncPage |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
CloudSignInPage |
selectCloudSign()
This method tries to connect to cloud account.
|
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 CloudSyncPage(WebDrone drone)
drone - WebDriver to access pagepublic ProfileNavigation getProfileNav()
public CloudSyncPage render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic CloudSyncPage render()
RenderHtmlPage object responsepublic CloudSyncPage render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic boolean isTitlePresent()
public boolean isDisconnectButtonDisplayed()
public void confirmDelete()
public CloudSignInPage selectCloudSign()
PageException if already connected.public CloudSyncPage disconnectCloudAccount()
PageException if already disconnected.Copyright © 2014. All rights reserved.