Script runs chrome browser, opens google news page, scrap news from page and save it to 'news.yml' file
- Ruby v2.0.0
- ChromeDriver v2.12
- Google chrome browser v39.0
- install bundler gem
gem install bundler
- install dependencies
bundle install
bundle exec ruby main.rb