Switching to Safari until Snow Leopard + Firefox + Selenium is fixed
http://jira.openqa.org/browse/SRC-743
This commit is contained in:
parent
7812f25741
commit
05af4dd2a0
|
@ -12,6 +12,7 @@ require "webrat"
|
||||||
|
|
||||||
Webrat.configure do |config|
|
Webrat.configure do |config|
|
||||||
config.mode = ENV['WEBRAT_INTEGRATION_MODE'].to_sym
|
config.mode = ENV['WEBRAT_INTEGRATION_MODE'].to_sym
|
||||||
|
config.selenium_browser_key = '*safari'
|
||||||
end
|
end
|
||||||
|
|
||||||
ActionController::Base.class_eval do
|
ActionController::Base.class_eval do
|
||||||
|
|
Loading…
Reference in New Issue