# File lib/capybara/driver/base.rb, line 26
  def save_screenshot(path, options={})
    raise Capybara::NotSupportedByDriverError
  end