
This should show you the version details you just installed Download and Install Eclipse IDE To verify JDK is successfully installed, launch a Command Prompt console, and type in java -version. So you don’t have to download JRE separately. The Java Development Kit comes bundled with Java Runtime Environment(JRE) as well. Once the download finishes, install JDK on your system. Accept the license agreement and click download “jdk-10.0.1_windows-圆4_bin.exe” for Windows. On clicking the download button, you’ll be taken to a page listing JDKs for different OSes.

Click on the “Download” button corresponding to JDK. As of writing, Java SE 10.0.1 is the latest feature release. The latest versions of Java JDK and JRE are listed on this page.

If you already have JDK installed on your system, you can skip this step and jump straight to downloading Eclipse.Ĭlick here to go to Java Development Kit download page.

Selenium client supports several programming languages, including Java, Python, C#, Ruby, and JavaScript. In this post we would be learning how to install Selenium WebDriver and configure it with Eclipse IDE.
