no firefox path

This commit is contained in:
yqbk
2016-10-08 18:16:06 +02:00
parent d47a440838
commit 3bae736dce

View File

@ -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