Method: Appium::Core::DirectConnections#path
- Defined in:
- lib/appium_lib_core/driver.rb
#path ⇒ string (readonly)
Returns a path for webdriver such as /hub/wd
94 95 96 |
# File 'lib/appium_lib_core/driver.rb', line 94 def path @path end |