Selenium Testing and Automation

When you think about a Robust application, that can manage the load of 100000+ requests/response per day, the quality of code matters the most. Selenium helps us to ensure that whatever code someone has written is functioning well on different browsers as per the requirement. Learn Selenium framework now –

A beginner's guide to Selenium Framework with Java.


Selenium Testing & Automation Guides

Selenium Framework Java Introduction – What, Why and How?

Do you know, What exactly is Selenium? Is Selenium a Framework or Tool? How to start with Selenium Framework Java. We will also understand, How to use Selenium as a Professional Software Tester or Developer, to Automate things on the fly.
Level : Easy | Topics Covered: Introduction to Selenium framework with Java.

Running Selenium Tests on Chrome – Selenium Framework, Java !

In this Selenium Framework guide, we will see- How to run Selenium tests on Chrome?
Level : Medium | Topics Covered: Automation testing with Selenium on chrome.

java.lang.IllegalStateException: The driver executable does not exist!

When you are working with Selenium, Web browsers and its Drivers / Binary files, you might face exceptions such as – Exception in thread “main” java.lang.IllegalStateException: The driver executable does not exist? Let’s learn how to fix this Selenium Java exception
Level : Easy | Topics Covered: Fixing Selenium framework and Java exception.