Package com.codeborne.selenide.impl
Class Downloads
java.lang.Object
com.codeborne.selenide.impl.Downloads
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(DownloadedFile file) voidclear()files()files(FileFilter fileFilter) firstDownloadedFile(long timeout, FileFilter fileFilter) firstMatchingFile(FileFilter fileFilter) intsize()
-
Constructor Details
-
Downloads
public Downloads() -
Downloads
-
-
Method Details
-
clear
public void clear() -
add
-
files
-
files
-
firstMatchingFile
-
filesAsString
-
size
public int size() -
firstDownloadedFile
-