com.codeborne.selenide.junit.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenide-junit4 Show documentation
Show all versions of selenide-junit4 Show documentation
Selenide = concise API for Selenium WebDriver
The newest version!
/**
* Selenide integration with JUnit 4
*/
@NullMarked
@CheckReturnValue
package com.codeborne.selenide.junit;
import com.google.errorprone.annotations.CheckReturnValue;
import org.jspecify.annotations.NullMarked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy