public class TrashSubPage extends AbstractPage
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.WebElement |
documentContentForm |
protected static String |
EMPTY_TRASH_BUTTON_ID |
protected static String |
PERMANENT_DELETE_BUTTON_ID |
protected static String |
SELECT_ALL_BUTTON_ID |
driver, userServicesForm
Constructor and Description |
---|
TrashSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
protected void |
deleteSelectedDocuments() |
TrashSubPage |
emptyTrash() |
List<org.openqa.selenium.WebElement> |
getChildDocumentRows() |
TrashSubPage |
purgeAllDocuments() |
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFrom
protected static final String SELECT_ALL_BUTTON_ID
protected static final String PERMANENT_DELETE_BUTTON_ID
protected static final String EMPTY_TRASH_BUTTON_ID
protected org.openqa.selenium.WebElement documentContentForm
public TrashSubPage(org.openqa.selenium.WebDriver driver)
public List<org.openqa.selenium.WebElement> getChildDocumentRows()
public TrashSubPage emptyTrash()
public TrashSubPage purgeAllDocuments()
protected void deleteSelectedDocuments()
Copyright © 2015 Nuxeo SA. All rights reserved.