class Selenium::WebDriver::Remote::Bridge

def full_screen_window

def full_screen_window
  execute :fullscreen_window
end