public class DublinCoreCreationDocumentFormPage extends AbstractPage
| Modifier and Type | Field and Description |
|---|---|
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 |
create() |
DocumentBasePage |
createDocument(String title,
String description) |
protected void |
fillDublinCoreFieldsAndCreate(String title,
String description) |
String |
getTitleMessage() |
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFrompublic org.openqa.selenium.WebElement titleTextInput
public org.openqa.selenium.WebElement titleTextInputMessage
public org.openqa.selenium.WebElement descriptionTextInput
public org.openqa.selenium.WebElement createButton
Copyright © 2019 Nuxeo SA. All rights reserved.