

Click on the "Download" link of Java Client Driver as shown in the image given below.Scroll down through the web page and locate Selenium Client & WebDriver Language Bindings.It will redirect you to the "downloads page" of Selenium official website. It will launch the default interface of Eclipse IDE.ģ.To configure the workspace, select a convenient directory where you want to keep all of your Selenium trails and click on Launch button.


Unpack the contents in a convenient directory.

Once you have downloaded and installed the latest version of Java, you need to set path or configure the environment variables in your system. However, you can download the latest version of Java Development Kit (JDK) from the link given below. Note: you'll need to have Java 8 installed to use Selenium 3. We assume that you have already installed Java 8 or above on your machine and successfully configured the environment variables required to run and compile java programs.
