class Selenium::WebDriver::Interactions::PointerInput

def create_pointer_cancel

def create_pointer_cancel
  add_action(PointerCancel.new(self))
end