# File lib/capybara/selenium/driver.rb, line 37
  def html
    browser.page_source
  end