Package com.codeborne.selenide.impl
Class DownloadFileWithProxyServer
java.lang.Object
com.codeborne.selenide.impl.DownloadFileWithProxyServer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondownload
(WebElementSource anyClickableElement, org.openqa.selenium.WebElement clickable, long timeout, FileFilter fileFilter, DownloadAction action)
-
Constructor Details
-
DownloadFileWithProxyServer
public DownloadFileWithProxyServer()
-
-
Method Details
-
download
@CheckReturnValue @Nonnull public File download(WebElementSource anyClickableElement, org.openqa.selenium.WebElement clickable, long timeout, FileFilter fileFilter, DownloadAction action)
-