# File lib/capybara/poltergeist/driver.rb, line 125
    def render(path, options = {})
      browser.render(path, options)
    end