public class TrashCanDeleteConfirmationDialogPage extends TrashCanPage
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
CONFIRMATION_BUTTON |
protected static org.openqa.selenium.By |
DELETE_CONFIRMATION_PROMPT |
TRASHCAN_BUTTON, TRASHCAN_CLEAR_BUTTON, TRASHCAN_DELETE_LINK, TRASHCAN_EMPTY_BUTTON, TRASHCAN_ITEM_LIST, TRASHCAN_ITEM_NAME, TRASHCAN_RECOVER_LINK, TRASHCAN_SEARCH_BUTTON, TRASHCAN_SEARCH_INPUT, TRASHCAN_SELECT_ALL_LINK, TRASHCAN_SELECT_BUTTON, TRASHCAN_SELECT_INVERT_LINK, TRASHCAN_SELECT_ITEM_CHECKBOX, TRASHCAN_SELECT_NONE_LINK, TRASHCAN_SELECTED_BUTTON, TRASHCAN_SELECTED_LISTdojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
TrashCanDeleteConfirmationDialogPage(WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
TrashCanPage |
clickCancelButton()
Click on Cancel button in the confirmation dialog should take the control back to trashcan Page
|
TrashCanPage |
clickOkButton()
Click on Cancel button in the confirmation dialog should take the control back to trashcan Page
|
boolean |
isConfirmationDialogDisplayed()
Is confirmation Dialog displayed
|
TrashCanDeleteConfirmationDialogPage |
render()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
TrashCanDeleteConfirmationDialogPage |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
TrashCanDeleteConfirmationDialogPage |
render(RenderTime timer)
Basic Render method
|
clearSearch, getProfileNav, getSearchResults, hasTrashCanItems, isCheckBoxSelected, itemSearch, selectEmpty, selectTrashCanAction, selectTrashCanItembasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringprotected static final org.openqa.selenium.By DELETE_CONFIRMATION_PROMPT
protected static final org.openqa.selenium.By CONFIRMATION_BUTTON
public TrashCanDeleteConfirmationDialogPage(WebDrone drone)
public TrashCanDeleteConfirmationDialogPage render(RenderTime timer)
render in interface Renderrender in class TrashCanPagetimer - RenderTime time to waitHtmlPage page object responsepublic TrashCanDeleteConfirmationDialogPage render()
Renderrender in interface Renderrender in class TrashCanPageHtmlPage object responsepublic TrashCanDeleteConfirmationDialogPage render(long time)
Renderrender in interface Renderrender in class TrashCanPagetime - waiting timeHtmlPage page object responsepublic boolean isConfirmationDialogDisplayed()
public TrashCanPage clickCancelButton() throws PageOperationException
- - PageOperationExceptionPageOperationExceptionpublic TrashCanPage clickOkButton() throws PageOperationException
- - PageOperationExceptionPageOperationExceptionCopyright © 2014. All rights reserved.