Имя |
Описание |
BasicMouseInterfaceTest |
|
CombinedInputActionsTest |
|
CompositeAction |
Defines an action that consists of a list of other actions to be performed in the browser. |
ContextClickAction |
Defines an action for clicking the secondary mouse button on an element, displaying a context menu. |
KeyDownAction |
Defines an action for pressing a modifier key (Shift, Alt, or Control) on the keyboard. |
MoveMouseAction |
Defines an action for moving the mouse to a specified location. |
SendKeysAction |
Defines an action for sending a sequence of keystrokes to an element. |