public class DublinCoreCreationDocumentFormPage extends AbstractPage
| Modifier and Type | Field and Description | 
|---|---|
org.openqa.selenium.WebElement | 
cancelButton  | 
org.openqa.selenium.WebElement | 
createButton  | 
org.openqa.selenium.WebElement | 
descriptionTextInput  | 
org.openqa.selenium.WebElement | 
titleTextInput  | 
org.openqa.selenium.WebElement | 
titleTextInputMessage  | 
driver, userServicesForm| Constructor and Description | 
|---|
DublinCoreCreationDocumentFormPage(org.openqa.selenium.WebDriver driver)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cancel()  | 
void | 
create()  | 
DocumentBasePage | 
createDocument(String title,
              String description)  | 
protected void | 
fillDublinCoreFieldsAndCreate(String title,
                             String description)  | 
String | 
getTitleMessage()  | 
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, closeFancyBox, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getInfoFeedbackMessage, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitForFancyBoxClosed, waitUntilEnabled, waitUntilEnabled, waitUntilEnabledAndClick, waitUntilEnabledAndClick, waitUntilURLDifferentFrompublic org.openqa.selenium.WebElement titleTextInput
public org.openqa.selenium.WebElement titleTextInputMessage
public org.openqa.selenium.WebElement descriptionTextInput
public org.openqa.selenium.WebElement createButton
public org.openqa.selenium.WebElement cancelButton
public DublinCoreCreationDocumentFormPage(org.openqa.selenium.WebDriver driver)
public void create()
public void cancel()
protected void fillDublinCoreFieldsAndCreate(String title, String description)
public DocumentBasePage createDocument(String title, String description)
public String getTitleMessage()
Copyright © 2019 Nuxeo. All rights reserved.