class Selenium::WebDriver::Remote::Bridge

def send_actions(data)

def send_actions(data)
  execute :actions, {}, {actions: data}
end