Package com.codeborne.selenide.testng
@NullMarked
@CheckReturnValue
package com.codeborne.selenide.testng
Selenide integration with TestNG
-
ClassesClassDescriptionAnnotate your test class with
@Listeners({ BrowserPerClass.class})Annotate your test class with@Listeners({ BrowserPerTest.class})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.