All Classes and Interfaces

Class
Description
By using this extension browser will be automatically closed after each test.
JUnit extension to automatically close browser after all tests.
Configuration settings for Selenide default browser
This class is designed so that every setting can be set either via system property or programmatically.
 
Use this class to automatically take screenshots in case of ANY errors in tests (not only Selenide errors).
 
The main starting point of Selenide.
 
By using this extension selenide will collect all failed asserts from "should*" methods and throw after test finished.
 
A static facade for accessing WebDriver instance for current threads