come back to green light!
This commit is contained in:
@ -26,6 +26,9 @@ unless RUBY_PLATFORM == 'java'
|
||||
end
|
||||
end
|
||||
|
||||
require 'selenium-webdriver'
|
||||
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
|
||||
# to individual examples or groups you care about by tagging them with
|
||||
|
Reference in New Issue
Block a user