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 |
userServicesForm
Constructor and Description |
---|
DublinCoreCreationDocumentFormPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
create() |
DocumentBasePage |
createDocument(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, waitUntilEnabled, waitUntilURLDifferentFrom
public org.openqa.selenium.WebElement titleTextInput
public org.openqa.selenium.WebElement titleTextInputMessage
public org.openqa.selenium.WebElement descriptionTextInput
public org.openqa.selenium.WebElement createButton
public DublinCoreCreationDocumentFormPage(org.openqa.selenium.WebDriver driver)
public void create()
public DocumentBasePage createDocument(String title, String description)
public String getTitleMessage()
Copyright © 2015 Nuxeo SA. All rights reserved.