method

setup

setup()
private

No documentation available.

# File actionpack/lib/action_dispatch/system_testing/driver.rb, line 48
        def setup
          Capybara.current_driver = @name
        end