/**
* Public API of Selenide
*
* <p>
* The most important class is {@link com.codeborne.selenide.Selenide}
* </p>
*
* <p>
* You can start from this class: {@code import static com.codeborne.selenide.Selenide.*;}
* </p>
*
* <p>
* Other classes will come automatically with a help of your IDE.
* </p>
*/
package com.codeborne.selenide;