Wednesday, March 16, 2016

Selenium Ruby Installation


Continue to the Ruby installation ..

Step 4: Download selenium from the following location. https://rubygems.org/gems/selenium-webdriver/versions/ Click on 2.45.0 version ( Click on Latest version).

   
     

Click on selenium latest version link and navigate to bottom of the page 



Click on download and save it in local driver either C:/ or D:/ Name of the file will be selenium-webdriver-2.45.0.

Step 5: Open ruby command prompt -> If your OS is windows 7 or lesser version -> follow below steps Start ->All Programs-> Ruby 2.2.2->Start command prompt with Ruby.






Step 6: If your OS is windows 8 , search as ruby command prompt. It will prompt you the ruby command prompt.

Step 7: Select ruby command prompt. Type ; gem install






(drag the selenium-webdriver-2.45.0.gem from the saved folder.) And Click on Enter . Note: Make


Note: Make sure Interner is ON

No comments:

Post a Comment