method
setup
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Driver
setup()private
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/driver.rb, line 78
def setup
Capybara.current_driver = name
end