We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c302c7 commit 9aeb531Copy full SHA for 9aeb531
lib/rspec/rails/example/system_example_group.rb
@@ -95,6 +95,7 @@ def app
95
::Rails.application
96
end
97
98
+ # Default driver to assign if none specified.
99
DEFAULT_DRIVER =
100
if ::Rails::VERSION::STRING.to_f >= 7.2
101
:selenium_chrome_headless
0 commit comments