public class FileWidgetElement extends AbstractWidgetElement
| Constructor and Description | 
|---|
FileWidgetElement(org.openqa.selenium.WebDriver driver,
                 String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEditChoice()  | 
String | 
getFilename(boolean isEdit)  | 
void | 
removeFile()  | 
void | 
uploadTestFile(String prefix,
              String suffix,
              String content)  | 
getMessageValue, getMessageValue, getWidgetIdgetElement, getElement, getId, getSubElement, getSubElement, getSubElementId, getWebFragment, getWidget, getWidget, setId, setInput, setInput, setInputpublic FileWidgetElement(org.openqa.selenium.WebDriver driver,
                         String id)
public String getEditChoice()
public String getFilename(boolean isEdit)
public void uploadTestFile(String prefix, String suffix, String content) throws IOException
IOExceptionpublic void removeFile()
Copyright © 2015 Nuxeo SA. All rights reserved.