Testing Google Search
- Cucumber
- Capybara
- SitePrism
Access to step-by-step help:
Verify Ruby version
$ ruby -v
Access project root path to install bundle:
cd /google-search
gem install bundler
In the same project root path run the follow command:
bundle install
- Install:
Note: Phantomjs in ubuntu:
sudo apt-get install phantomjs