Method: ActionDispatch::SystemTesting::Driver#name

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

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end