selenium_ruby_rspec Automation framework based on Selenium + Ruby + RSpec Installation Use the bundle command: bundle install Run Define the browser and run rspec: BROWSER=firefox rspec BROWSER=chrome rspec