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