Package com.codeborne.selenide.commands
Class DownloadFile
- java.lang.Object
-
- com.codeborne.selenide.commands.DownloadFile
-
-
Constructor Summary
Constructors Constructor Description DownloadFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.Fileexecute(SelenideElement selenideElement, WebElementSource linkWithHref, java.lang.Object[] args)
-
-
-
Method Detail
-
execute
@CheckReturnValue @Nonnull public java.io.File execute(SelenideElement selenideElement, WebElementSource linkWithHref, @Nullable java.lang.Object[] args) throws java.io.IOException
-
-