class Selenium::WebDriver::Remote::Bridge

def timeouts=(timeouts)

def timeouts=(timeouts)
  execute :set_timeout, {}, timeouts
end