Package org.selenide.grid
Class DownloadFileFromGridWithCdp
java.lang.Object
com.codeborne.selenide.impl.DownloadFileWithCdp
org.selenide.grid.DownloadFileFromGridWithCdp
-
Field Summary
Fields inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp
downloader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected File
archiveFile
(Driver driver, File downloadedFile) protected DownloadsFolder
getDownloadsFolder
(Driver driver) Methods inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp
download
-
Constructor Details
-
DownloadFileFromGridWithCdp
public DownloadFileFromGridWithCdp()
-
-
Method Details
-
getDownloadsFolder
- Overrides:
getDownloadsFolder
in classDownloadFileWithCdp
-
archiveFile
- Overrides:
archiveFile
in classDownloadFileWithCdp
-