Expand description
Action chains allow for more complex user interactions with the keyboard and mouse.
Structsยง
- 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.