Package
Description
Custom implementation of $.clear() which clears the input using shortcut (Ctrl+A -> Delete)
Implementation of built-in Selenide commands.
Implementation of built-in Selenide conditions.
Conditions to check clipboard contents
Conditions to check input fields of type "date" or "datetime"
Conditions to check localStorage items
Conditions to check sessionStorage items
Conditions to check webdriver properties (url, cookies, windows, frames)
Selenide internal code for operating with webdriver: create, close etc.
Exceptions thrown by Selenide
An example how to customize error message using Selenide plugin system
Selenide plugin for taking full-size screenshots.
Implementation details of Selenide library.
Selenide integration with JUnit 4
Selenide integration with JUnit 5
I hope all proxy-related classes will be moved from core Selenide code to subproject "proxy".
Additional Selenide selectors for finding elements on a page.
Selenide integration with TestNG
This package contains code for creating all types of webdrivers.