selenium.webdriver.common.action_chains

The ActionChains implementation,

Classes

ActionChains(driver[, duration])

ActionChains are a way to automate low level interactions such as mouse movements, mouse button actions, key press, and context menu interactions.