Class DownloadFileFromGridWithCdp

java.lang.Object
com.codeborne.selenide.impl.DownloadFileWithCdp
org.selenide.grid.DownloadFileFromGridWithCdp

public class DownloadFileFromGridWithCdp extends com.codeborne.selenide.impl.DownloadFileWithCdp
  • Field Summary

    Fields inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp

    downloader
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected File
    archiveFile(com.codeborne.selenide.Driver driver, File downloadedFile)
     
    protected @Nullable com.codeborne.selenide.DownloadsFolder
    getDownloadsFolder(com.codeborne.selenide.Driver driver)
     

    Methods inherited from class com.codeborne.selenide.impl.DownloadFileWithCdp

    download

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DownloadFileFromGridWithCdp

      public DownloadFileFromGridWithCdp()
  • Method Details

    • getDownloadsFolder

      protected @Nullable com.codeborne.selenide.DownloadsFolder getDownloadsFolder(com.codeborne.selenide.Driver driver)
      Overrides:
      getDownloadsFolder in class com.codeborne.selenide.impl.DownloadFileWithCdp
    • archiveFile

      protected File archiveFile(com.codeborne.selenide.Driver driver, File downloadedFile)
      Overrides:
      archiveFile in class com.codeborne.selenide.impl.DownloadFileWithCdp