Method: Selenium::WebDriver::Remote::Http::Default#proxy
- Defined in:
- lib/selenium/webdriver/remote/http/default.rb
#proxy ⇒ Object
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.
10 11 12 |
# File 'lib/selenium/webdriver/remote/http/default.rb', line 10 def proxy @proxy end |