module Selenium::WebDriver::Interactions

def mouse(name: nil)

def mouse(name: nil)
  pointer(name: name)
end