Download presentation
Presentation is loading. Please wait.
Published byLuke Welch Modified over 9 years ago
1
page 1 | www.ciber.com | ©2009 Installation of Selenium IDE and RC Amit Maheshwari 20 th Sep’10
2
page 2 | www.ciber.com | ©2009 Installing Selenium IDE Download the Selenium IDE from the following link http://seleniumhq.org/download/ http://seleniumhq.org/download/ When downloading from Firefox, it will ask you for the selenium IDE installation at the time of downloading. Click on Install Now button Restart the Firefox Go to Tools menu of Firefox, Selenium IDE will be listed under Add-ons
3
page 3 | www.ciber.com | ©2009 Opening Selenium IDE Click on the Selenium IDE under Tools menu of Firefox
4
page 4 | www.ciber.com | ©2009 Installing Selenium RC Download Selenium RC from the following link http://seleniumhq.org/download/ http://seleniumhq.org/download/ Download JDK1.5 or higher version Download Eclipse from following link http://www.eclipse.org/downloads/download.php?file=/tech nology/epp/downloads/release/helios/R/eclipse-jee-helios- win32.zip http://www.eclipse.org/downloads/download.php?file=/tech nology/epp/downloads/release/helios/R/eclipse-jee-helios- win32.zip Install Eclipse in your machine Unzip Selenium RC folder Run the Selenium Server – Go to the directory where Selenium-RC’s server is located and run the following from a command-line console. java -jar selenium-server.jar
5
page 5 | www.ciber.com | ©2009 Installing Selenium RC Open Eclipse Create a new project Add the selenium-java-client-driver.jar files to your project as references. Add to your project classpath the file selenium-java-client- driver.jar. Above steps can be done using following link http://seleniumhq.org/docs/appendix_installing_java_driver_ client.html#configuring-selenium-rc-eclipse-reference
6
page 6 | www.ciber.com | ©2009 Thank You
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.