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_LISTalfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
TrashCanDeleteConfirmationDialogPage(org.alfresco.webdrone.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() |
TrashCanDeleteConfirmationDialogPage |
render(long time) |
TrashCanDeleteConfirmationDialogPage |
render(org.alfresco.webdrone.RenderTime timer)
Basic Render method
|
clearSearch, getProfileNav, getSearchResults, hasTrashCanItems, isCheckBoxSelected, itemSearch, selectEmpty, selectTrashCanAction, selectTrashCanItembasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFileprotected static final org.openqa.selenium.By DELETE_CONFIRMATION_PROMPT
protected static final org.openqa.selenium.By CONFIRMATION_BUTTON
public TrashCanDeleteConfirmationDialogPage(org.alfresco.webdrone.WebDrone drone)
public TrashCanDeleteConfirmationDialogPage render(org.alfresco.webdrone.RenderTime timer)
render in interface org.alfresco.webdrone.Renderrender in class TrashCanPagepublic TrashCanDeleteConfirmationDialogPage render()
render in interface org.alfresco.webdrone.Renderrender in class TrashCanPagepublic TrashCanDeleteConfirmationDialogPage render(long time)
render in interface org.alfresco.webdrone.Renderrender in class TrashCanPagepublic boolean isConfirmationDialogDisplayed()
public TrashCanPage clickCancelButton() throws org.alfresco.webdrone.exception.PageOperationException
- - PageOperationExceptionorg.alfresco.webdrone.exception.PageOperationExceptionpublic TrashCanPage clickOkButton() throws org.alfresco.webdrone.exception.PageOperationException
- - PageOperationExceptionorg.alfresco.webdrone.exception.PageOperationExceptionCopyright © 2013. All Rights Reserved.