Method: ActionDispatch::SystemTesting::Browser#name

Defined in:
actionpack/lib/action_dispatch/system_testing/browser.rb

#nameObject (readonly)

Returns the value of attribute name.



8
9
10
# File 'actionpack/lib/action_dispatch/system_testing/browser.rb', line 8

def name
  @name
end