Package org.selenide.grid
Class GridDownloadsFolder
java.lang.Object
org.selenide.grid.GridDownloadsFolder
- All Implemented Interfaces:
DownloadsFolder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
files()
filesNewerThan
(long modifiedAfterTs) getPath()
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.codeborne.selenide.DownloadsFolder
filesAsString, hasFiles, lastModificationTime, modificationTimes
-
Constructor Details
-
GridDownloadsFolder
-
-
Method Details
-
cleanupBeforeDownload
public void cleanupBeforeDownload()- Specified by:
cleanupBeforeDownload
in interfaceDownloadsFolder
-
deleteIfEmpty
public void deleteIfEmpty()- Specified by:
deleteIfEmpty
in interfaceDownloadsFolder
-
files
- Specified by:
files
in interfaceDownloadsFolder
-
filesNewerThan
- Specified by:
filesNewerThan
in interfaceDownloadsFolder
-
getPath
- Specified by:
getPath
in interfaceDownloadsFolder
-
toString
-