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