Follow the steps to setup selenium with eclipse
#1 - Installing Java
Install the latest version java in your computer (JDK - Java Development Kit).
You can download the latest version of Java from here
Run the .exe file downloaded follow the instructions in the screen to install java in your system
#2 - Download Eclipse
Download Eclipse for Java Developers.It's an open source software.Just download and extract it to a folder.You can directly run the eclipse.exe file from the extracted folder, no need of installation.
You can download eclipse from here.

#3 - Download Selenium Webdriver Client
Download Selenium Webdriver Client (Java) from here.It will be .zip file. Extract the .zip file to a folder in your system. This folder consists of all the jar files necessary for working in selenium.

Click here to Configure Eclipse for Selenium
No comments:
Post a Comment