diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 4435a033..320310a2 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -29,7 +29,7 @@ unless RUBY_PLATFORM == 'java' end require 'selenium-webdriver' -Selenium::WebDriver::Firefox::Binary.path='/usr/bin/firefox' +#Selenium::WebDriver::Firefox::Binary.path='/usr/bin/firefox' RSpec.configure do |config| # These two settings work together to allow you to limit a spec run