@ParametersAreNonnullByDefault
public class DownloadFileWithProxyServer
extends java.lang.Object
Constructor and Description |
---|
DownloadFileWithProxyServer() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
download(WebElementSource anyClickableElement,
org.openqa.selenium.WebElement clickable,
long timeout,
FileFilter fileFilter) |
@CheckReturnValue @Nonnull public java.io.File download(WebElementSource anyClickableElement, org.openqa.selenium.WebElement clickable, long timeout, FileFilter fileFilter) throws java.io.FileNotFoundException
java.io.FileNotFoundException