net.thucydides.gwt.widgets
Class FileToUpload
java.lang.Object
net.thucydides.gwt.widgets.FileToUpload
public class FileToUpload
- extends Object
A class that helps upload a file to an HTML form in using a fluent API.
|
Method Summary |
void |
to(org.openqa.selenium.WebElement uploadFileField)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileToUpload
public FileToUpload(String filename)
to
public void to(org.openqa.selenium.WebElement uploadFileField)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.