# File lib/capybara/driver/base.rb, line 38
  def within_frame(frame_id)
    raise Capybara::NotSupportedByDriverError
  end