# File lib/capybara/driver/base.rb, line 42
  def within_window(handle)
    raise Capybara::NotSupportedByDriverError
  end