class Selenium::WebDriver::Remote::Bridge

def screenshot

def screenshot
  execute :take_screenshot
end