@ParametersAreNonnullByDefault
public class DownloadFileInSelenoid
extends com.codeborne.selenide.impl.DownloadFileToFolder
| Constructor and Description |
|---|
DownloadFileInSelenoid() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
download(com.codeborne.selenide.impl.WebElementSource anyClickableElement,
org.openqa.selenium.WebElement clickable,
long timeout,
com.codeborne.selenide.files.FileFilter fileFilter,
com.codeborne.selenide.files.DownloadAction action) |
@CheckReturnValue
@Nonnull
public java.io.File download(com.codeborne.selenide.impl.WebElementSource anyClickableElement,
org.openqa.selenium.WebElement clickable,
long timeout,
com.codeborne.selenide.files.FileFilter fileFilter,
com.codeborne.selenide.files.DownloadAction action)
throws java.io.FileNotFoundException
download in class com.codeborne.selenide.impl.DownloadFileToFolderjava.io.FileNotFoundException