Package com.codeborne.selenide.logevents
Class SimpleReport
java.lang.Object
com.codeborne.selenide.logevents.SimpleReport
A simple text report of Selenide actions performed during test run.
Class is thread-safe: the same instance of SimpleReport can be reused by different threads simultaneously.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleReport
public SimpleReport()
-
-
Method Details
-
start
public void start() -
finish
-
generateReport
-
clean
public void clean()
-