Package org.selenide.selenoid
Class DownloadFileFromSelenoidWithCdp
java.lang.Object
com.codeborne.selenide.impl.DownloadFileWithCdp
org.selenide.selenoid.DownloadFileFromSelenoidWithCdp
-
Field Summary
Fields inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp
downloader -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FilearchiveFile(Config config, org.openqa.selenium.WebDriver driver, File downloadedFile) protected @Nullable DownloadsFoldergetDownloadsFolder(Driver driver) Methods inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp
download, download, isLocalBrowser
-
Constructor Details
-
DownloadFileFromSelenoidWithCdp
public DownloadFileFromSelenoidWithCdp()
-
-
Method Details
-
getDownloadsFolder
- Overrides:
getDownloadsFolderin classDownloadFileWithCdp
-
archiveFile
protected File archiveFile(Config config, org.openqa.selenium.WebDriver driver, File downloadedFile) throws IOException - Overrides:
archiveFilein classDownloadFileWithCdp- Throws:
IOException
-