Method: Selenium::WebDriver::Chrome::Service#uri

Defined in:
lib/selenium/webdriver/chrome/service.rb

#uriObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



14
15
16
# File 'lib/selenium/webdriver/chrome/service.rb', line 14

def uri
  @uri
end