
You can even check out the details of the Automation Engineer with the Automation testing online course.
Now to cross-check the installation, just run following command in cmd – java -version. It should display the installed version of Java in your system. Now, you can click ‘OK’ and you are done. Under ‘Variable value’, at the end of the line, enter the following path – %JAVA_HOME%bin. Here, you have to edit the path of the system variable as shown below. Next thing that you have to do is to configure your environment variables. Below figure depicts the configuration of environment variable name and value. Next, under system variables choose new and enter the variable name as ‘JAVA_HOME’ and the full path to Java installation directory as per your system as shown below:. Click on ‘Environment Variables’ under ‘Advanced’ tab as shown below:. You can run the installer once the download is over and follow onscreen instructions. In the next page, select the Accept License Agreement radio button, accept it and click the download link against your matching system configuration. Go to the Java Downloads Page and click on the option for Java Platform (JDK). Install Javaįollow below steps to complete your Java installation. The very first step, needed for Java installation is to configure Java environment so that later on Java codes can be used to drive the selenium. Let’s begin and understand the process of Java Installation. Java is one of the most widely used languages for Selenium. Selenium supports various programming languages like Java, Python, C#, Perl, Ruby etc. The process of installing Selenium involves 3 steps, namely: Through the medium of this article, I will guide you through the simple steps to configure and install selenium on your system. In order to help you out, I have come up with an article on Selenium Installation. The key-step to begin with Selenium is to install and get familiar with it. If you are interested in Automation Testing and want to master Selenium, Edureka’s Selenium Testing Course would be the right choice.