dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
ShareErrorPopup(WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getShareErrorMessage()
Helper method to get the error message in the Share Error Popup
|
HtmlPage |
handleErrorMessage()
Helper method to handle the error popup displayed in Share
Clicks on the OK button to return to the original page
|
boolean |
isShareErrorDisplayed()
Helper method to return true if Share Error popup is displayed
|
ShareErrorPopup |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
ShareErrorPopup |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
ShareErrorPopup |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
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 ShareErrorPopup(WebDrone drone)
drone - WebDriver to access pagepublic ShareErrorPopup render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic ShareErrorPopup render()
RenderHtmlPage object responsepublic ShareErrorPopup render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic HtmlPage handleErrorMessage() throws ShareException
ShareException - with the Error messagepublic String getShareErrorMessage()
public boolean isShareErrorDisplayed()
Copyright © 2014. All rights reserved.