

Let’s see how to install Eclipse IDE for Windows. However, you can use OpenJDK, which is absolutely free to use in production environment. For commercial purpose, Oracle JDK is not free anymore. There has been a major change in the Java Licensing from Java 11 onwards. For Linux, you just need to untar and set PATH variable to execute java commands. Step 4: Once the download is complete, run the executable file to install JDK in Windows.Step 3: Accept the License Agreement and choose the JDK that corresponds to your Operating System.Step 2: Click Icon under Java SE Downloads.


If you are unfamiliar with Selenium WebDriver, you should check out the Selenium site.įollow these steps to setup your tests for running with ChromeDriver:Įnsure Chromium/Google Chrome is installed in a recognized locationĬhromeDriver expects you to have Chrome installed in the default location for your platform. It is maintained by the Chromium team with help from WebDriver contributors. ChromeDriver is a separate executable that Selenium WebDriver uses to control Chrome.
