public class FileCreationFormPage extends DublinCoreCreationDocumentFormPage
createButton, descriptionTextInput, titleTextInput, titleTextInputMessage
userServicesForm
Constructor and Description |
---|
FileCreationFormPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
FileDocumentBasePage |
createFileDocument(String title,
String description,
boolean uploadBlob,
String filePrefix,
String fileSuffix,
String fileContent) |
FileCreationFormPage |
createFileDocumentWithoutTitle(String filePrefix,
String fileSuffix,
String fileContent) |
String |
getSelectedFilename() |
String |
getSelectedOption() |
create, createDocument, getTitleMessage
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, waitUntilEnabled, waitUntilURLDifferentFrom
public FileCreationFormPage(org.openqa.selenium.WebDriver driver)
public FileDocumentBasePage createFileDocument(String title, String description, boolean uploadBlob, String filePrefix, String fileSuffix, String fileContent) throws IOException
IOException
public FileCreationFormPage createFileDocumentWithoutTitle(String filePrefix, String fileSuffix, String fileContent) throws IOException
IOException
public String getSelectedOption()
public String getSelectedFilename()
Copyright © 2015 Nuxeo SA. All rights reserved.