Use the Mouse component
Simulate a mouse action, including alternative mouse device buttons, moves, drags, scrolls, and paste operations.
Before you begin
Role required: none
About this task
The Mouse component uses hardware interrupts to simulate the actions of a computer mouse. You can use it to simulate a manual click, drag, move, scroll, or paste operation at an area that you specify in the ActionSet Settings window. Additionally, you can use it to interact with files, objects, menus, or any other items that typically respond to mouse input.
Many properties of the Mouse component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
| Property | Description |
|---|---|
| Mouse Action Type | Type of mouse device action that the component will perform. The default action is Left Click. |
Procedure
Drag a folder to another folder
Two Mouse components are used in this example. The first identifies the folder and
drags it. The second identifies the destination folder and moves the folder
inside.