class Selenium::WebDriver::Remote::Bridge

def switch_to_default_content

def switch_to_default_content
  switch_to_frame nil
end