Monday, September 21, 2015

Concise Selenium Tests in Java using Selenide

There are many wrappers available on Selenium to simplify writing UI tests using Selenium. Selenide is the new Selenium wrapper which supports all features of that Selenium. It allows automation developers to work with elements using jQuery style of notation. It makes Selenium code more readable,...

Thursday, July 16, 2015

Wednesday, July 8, 2015