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