Method: Selenium::WebDriver::Remote::OSS::Bridge#url
- Defined in:
- lib/selenium/webdriver/remote/oss/bridge.rb
#url ⇒ 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.
107 108 109 |
# File 'lib/selenium/webdriver/remote/oss/bridge.rb', line 107 def url execute :get_current_url end |