public class FileCreationFormPage extends AbstractPage
Modifier and Type | Field and Description |
---|---|
org.openqa.selenium.WebElement |
createButton |
org.openqa.selenium.WebElement |
descriptionTextInput |
org.openqa.selenium.WebElement |
fileInput |
org.openqa.selenium.WebElement |
titleTextInput |
org.openqa.selenium.WebElement |
uploadFileRadioButton |
URLCHANGE_MAX_WAIT, userServicesForm
Constructor and Description |
---|
FileCreationFormPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
FileDocumentBasePage |
createFileDocument(String title,
String description,
String fileToUploadPath) |
asPage, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFeedbackMessage, getHeaderLinks, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
public org.openqa.selenium.WebElement titleTextInput
public org.openqa.selenium.WebElement descriptionTextInput
public org.openqa.selenium.WebElement createButton
public org.openqa.selenium.WebElement fileInput
public org.openqa.selenium.WebElement uploadFileRadioButton
public FileCreationFormPage(org.openqa.selenium.WebDriver driver)
driver
- public FileDocumentBasePage createFileDocument(String title, String description, String fileToUploadPath)
Copyright © 2011 Nuxeo SA. All Rights Reserved.