public class ContentTabSubPage extends AbstractPage
URLCHANGE_MAX_WAIT, userServicesForm
Constructor and Description |
---|
ContentTabSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
<T> T |
getDocumentCreatePage(String docType,
Class<T> pageClassToProxy)
Clicks on the new button and select the type of document to create
|
DocumentBasePage |
goToDocument(String documentTitle)
Clicking on one of the child with the title.
|
DocumentBasePage |
removeDocument(String documentTitle) |
asPage, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFeedbackMessage, getHeaderLinks, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
public DocumentBasePage goToDocument(String documentTitle)
documentTitle
- public <T> T getDocumentCreatePage(String docType, Class<T> pageClassToProxy)
docType
- the document type to createpageClassToProxy
- The page object type to returnpublic DocumentBasePage removeDocument(String documentTitle)
Copyright © 2011 Nuxeo SA. All Rights Reserved.