# File lib/capybara/driver/selenium_driver.rb, line 118
def
current_url
browser
.
current_url
end