Selenide

Selenide is a framework for writing easy-to-read and easy-to-maintain automated tests in Java. It defines concise fluent API, natural language assertions and does some magic for ajax-bases applications to let you focus entirely on the business logic of your tests.

Why Selenide?

Selenide is a framework for test automation powered by Selenium WebDriver that brings the following advantages:

You don't need to think how to shutdown browser, handle timeouts and StaleElement Exceptions or search for relevant log lines, debugging your tests.

Just focus on your business logic and let Selenide do the rest!

Resources

Authors

Selenide was originally designed and developed by Andrei Solntsev in 2011-2015.

Changelog

Here is CHANGELOG