class Selenium::WebDriver::TargetLocator

def frame(id)

def frame(id)
  @bridge.switch_to_frame id
end