Package com.codeborne.selenide.impl
Class FileNamer
java.lang.Object
com.codeborne.selenide.impl.FileNamer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCreates a unique name for a file (to some extent).
-
Constructor Details
-
FileNamer
public FileNamer()
-
-
Method Details
-
generateFileName
Creates a unique name for a file (to some extent). Name starts with a current time, making it (more or less) easy to sort those files and find something.
-