All Classes and Interfaces

Class
Description
By using this extension browser will be automatically closed after each test.
By using this extension browser will be automatically closed after all tests in the current container.
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 `SelenideDriver` implementation which uses thread-local webdriver and proxy from `WebDriverRunner`.
 
A static facade for accessing WebDriver instance for current threads