class Selenium::WebDriver::TargetLocator

def parent_frame

def parent_frame
  @bridge.switch_to_parent_frame
end