2. Downloading the Selenium RC 1.0.3 and Selenium Standalone Server


1. Download Selenium RC 1.0.3 and Extract

1. Open https://code.google.com/p/selenium/downloads/detail?name=selenium-remote-control-1.0.3.zip& and click on the download link as shown below:



2. Ensure that selenium-remote-control-1.0.3.zip file got downloaded as shown below:

3. Extract the downloaded Selenium-remote-control-1.0.3.zip file as shown below: (I used WinRAR software for extracting the zip files)


4. Ensure that the zip file got extracted as shown below:

5. Open the extracted folder and ensure that all the files shown below got extracted:



2. Downloading Selenium Standalone Server

1.  Open http://docs.seleniumhq.org/download/ in any of your browsers and Click on the link beside the Download Versions label under Selenium Sever(formerly the Selenium RC Server) heading as shown below:



2. Ensure that selenium-server-standalone-2.31.0.jar file got downloaded as shown below:



We will use these downloaded Selenium RC 1.0.3 and Selenium Standalone Server in configuring the Eclipse IDE Project. How to configure will be explained in the next post.

How to configure the Eclipse IDE project's to work with Selenium RC ? will be explained in the next post.