method
new
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::SystemTesting::Browser
new(name)public
No documentation available.
# File actionpack/lib/action_dispatch/system_testing/browser.rb, line 10
def initialize(name)
@name = name
end