Method: Appium::Core::Driver#device
- Defined in:
- lib/appium_lib_core/driver.rb
#device ⇒ Symbol (readonly)
Device type to request from the appium server
124 125 126 |
# File 'lib/appium_lib_core/driver.rb', line 124 def device @device end |