Wednesday, 8 April 2015

Pre requisite to learn Selenium Web Driver.(Install JDK and Eclipse).


Dear Readers,
For executing first selenium program, first we need to install Java JDK and eclipse.
This article will help you on the same.
First we need to install  Java JDK before running any java program.

Also need to install user friendly tool Eclipse for easy execution of Java programs.
Installing Java

In this group, all the code examples that we show covering  will be in Java only.
To follow these examples and write your own code, you need Java Development Kit installed on your computer.
The latest version of JDK can be downloaded from the following link:  
Click on above  url and click on  jdk-8u40-windows-x64.exe .


A step-by-step installation guide is available at the following link:
Installing Eclipse

This group is a corporate group that expects the user to write and execute java code.
For this, it would be handy to install a Java IDE. You can install your favorite IDE. Here, I am installing Eclipse.
It can be downloaded from the following link:
Click on “Windows 64 bit” if your system is Windows 64 bit.

Note:  No separate installation is required for Eclipse.

You can place this eclipse software anywhere and and you can put shortcut to eclipse.exe on desktop and click on it to open.

Note:  If any issues here please leave me a comment, I will get back to you at earliest.


Note : Kindly provide your feedback to tell how is this post and feel free and comment to improve this post.


Only feedback can boost to post more.
 

No comments:

Post a Comment