Package com.codeborne.selenide.junit5
@NullMarked
@CheckReturnValue
package com.codeborne.selenide.junit5
Selenide integration with JUnit 5
-
ClassDescriptionBy using this extension browser will be automatically closed after each test.JUnit extension to automatically close browser after all tests.Use this class to automatically take screenshots in case of ANY errors in tests (not only Selenide errors).By using this extension selenide will collect all failed asserts from "should*" methods and throw after test finished.