Download and install "Rubyinstaller 1.9.3 x32Bit" on windows machine first.
Note : Rubyinstaller 2.0 x64Bit is not compatible for windows 7 x64Bit machine
(while installtion of Rubyinstaller, make sure you marked all the check marks on the same)
Once the installation is completed, kindly follow below steps to install cucumber and watir gem plug-ins
Steps :
Go To Start > Ruby193 > "Start command prompt with Ruby"
Type Below commands one by one
- gem install cucumber Hit ENTER
- gem install watir Hit ENTER
IF you are using Proxy Setting to enable the internet then you must Enter Below Commands to install required "cucumber" and "watir" gem plug-ins
- gem install cucumber --http-proxy=http://172.27.172.XX:8080 Hit ENTER
- gem install watir --http-proxy=http://172.27.172.XX:8080 Hit ENTER
Searches Related Links:
how to install Rubyinstaller along with cucumber
how to install cucumber on windows
gem plugins for rubyinstaller on windows
cucumber and watir installation steps on windows
how to install rubygem on windows
how to install rubyinstaller, gem plugin, watir
installation procedure for watir and cucumber on rubyinstaller in windows
watir installation on windows
cucumber installation on windows
how to install gem plug-in in rubyinstaller on windows
how to install cucumber on windows
gem plugins for rubyinstaller on windows
cucumber and watir installation steps on windows
how to install rubygem on windows
how to install rubyinstaller, gem plugin, watir
installation procedure for watir and cucumber on rubyinstaller in windows
watir installation on windows
cucumber installation on windows
how to install gem plug-in in rubyinstaller on windows
No comments:
Post a Comment
Thank you for logging in.. Waiting for your valuable views.