Method: Appium::Driver#automation_name
- Defined in:
- lib/appium_lib/driver.rb
#automation_name ⇒ Object (readonly)
Returns the value of attribute automation_name.
90 91 92 |
# File 'lib/appium_lib/driver.rb', line 90 def automation_name @automation_name end |