Posts

Showing posts with the label JRE

HOW TO SET PATH AND CLASSPATH VARIABLE FOR JAVA IN Any Windows

Image
Hello Friends i am writing this post to help people like me who have started learning selenium and since in selenium RC and WebDriver we use java so setting classpath and path comes in to our way because we use Eclipse IDE for selenium automation script. So hope this post will help us all and if i am leaving anything then please write your view here as your comment 1-       Download  JDK 6 or 7 2-       Install JDK  and by Default Java installs at at this place   C:Program FilesJava 3-       Java folder  contain two folder of name  jdk1.6.0_20 and jre6 4-       Now we will set the classpath and path for java in our windows 7 machine 5-       Right Click on  My Computer 6-       Now click on  Advanced System Setting. ...