The following requirements are need for practicing selenium test cases and running automated codes,
I. System : Windows 10
II. Java : Version 1.8x
III. A Web browser : Chrome Web browser
IV. Web Drivers : Selenium Web Drivers
V. IDE : Intellij IDEA
In this tutorial we will be using Windows 10 PC running with the stable version of Java 1.8. I will be using the Google Chrome for invoking and running my selenium test cases with appropriate selenium web drivers installed on it.
To write selenium test cases and to understand test flow, I will be using Intellij IDEA.
In the next article we will see how to set up those environment for getting started.