All Classes and Interfaces

Class
Description
Annotate your test class with @Listeners({ BrowserPerClass.class})
Annotate your test class with @Listeners({ BrowserPerTest.class})
Deprecated.
This class works exactly the same as TextReport since Selenide 6.7.0 - just use TextReport instead.
Deprecated.
This annotation is ignored since Selenide 6.7.0
Annotate your test class with @Listeners({ ScreenShooter.class})
Annotate your test class with @Listeners({ SoftAsserts.class})
Reports for all method of annotated class in the suite.