Setting up Eclipse IDE with Java project for Selenium WebDriver and TestNG

Here is a step by step explanation of setting up Eclipse IDE with Java project for the Selenium WebDriver and TestNG.

Downloading WebDriver JAR files

Download the Selenium WebDriver language bindings from http://docs.seleniumhq.org/download/. Unzip the downloaded Selenium WebDriver file; it will create a folder containing the Selenium WebDriver JAR files.

Downloading and installing Eclipse

Based on your system configuration type (32 bit or 64 bit), download the Eclipse IDE for the Java EE Developers Edition from http://www.eclipse.org/downloads/packages/release/Mars/M3. Save the file, as it is about to download somewhere on your disk drive. The exact form of this interaction ...

Get Learning Selenium Testing Tools - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.