[][src]Module thirtyfour::action_chain

Action chains allow for more complex user interactions with the keyboard and mouse.

Structs

ActionChain

The ActionChain struct allows you to perform multiple input actions in a sequence, including drag-and-drop, send keystrokes to an element, and hover the mouse over an element.