# File lib/capybara/selenium/driver.rb, line 47
  def current_url
    browser.current_url
  end