Be Brav3

How to Install Java and Selenium WebDriver

March 08, 2016

  1. Install the latest version of Java JDK (at time of writing, latest is JDK8)
  2. Install the latest version of Eclipse IDE for Java Developers (at time of writing, latest is Neon)
  3. Install the latest version of Firefox
  4. Install Firebug for Firefox: In Firefox > Tools > Add-ons > Search for “Firebug”
  5. Download WebDriver client library for Java