It is an open-source project maintained by the Eclipse Foundation and has a large marketplace of add-ons, tools, and support. How To Install EclipseĮclipse is one of the most popular development environments for Java. An older version of this article added the dependencies by hand. Common dependency managers include Maven and Gradle. There are different ways to add dependencies in Eclipse with Java. To run WebDriver tests in Java with Eclipse you’ll need:
In this article, we’ll show you how, plus write and run one simple test. Once the pieces are in place, development is a snap. Getting started with WebDriver’s Java bindings is easy - if you know how to connect the pieces together.