Class DownloadFileToFolder


  • @ParametersAreNonnullByDefault
    public class DownloadFileToFolder
    extends java.lang.Object
    • Constructor Detail

      • DownloadFileToFolder

        public DownloadFileToFolder()
    • Method Detail

      • download

        @CheckReturnValue
        @Nonnull
        public java.io.File download​(WebElementSource anyClickableElement,
                                     org.openqa.selenium.WebElement clickable,
                                     long timeout,
                                     FileFilter fileFilter,
                                     DownloadAction action)
                              throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException