class Selenium::WebDriver::Interactions::InputDevice

def clear_actions

def clear_actions
  @actions.clear
end