

Eclipse IDE (or any other editor) should be working in the machine.Java environment variables JAVA_HOME and Path should be set.Java should be downloaded and installed.Some basic things which should be completed before you can use Selenium WebDriver Java client are

There are as such no pre-conditions for downloading Selenium WebDriver Java client. But to start using it for writing automation scripts, you need to include or import it in your Java project. In this tutorial, we will go through the process of setting up the client driver for Java. Developers can choose the Selenium client driver of the programming language they are comfortable in. One of the most important advantages of Selenium WebDriver is that it comes in several language bindings to suit the needs of software projects and developers. Conclusion Set Up Selenium WebDriver Java Client Introduction.
