BDD Scenarios ======================== ## Install Your description to install project $ bundle install ## Usage ### Run cucumber bundle tasks $ bundle exec cucumber -p selenium ### Run Rake tasks $ bundle exec rake [task name] ## Running on CI Your steps to run the things on CI goes here