Man illustrationFlower illustration

Mouse

Estimated reading: 1 minute 228 views

Mouse activity is used for sending Mouse actions to the currently open screen, regardless of the browser or application.


*ActionSpecifies the mouse click type.
X-PositionThe location on the X-axis where the process will take place is entered. It can also be entered as a variable.

Note: The variables are used in ${} in Robusta RPA.
Y-PositionThe location on the Y-axis where the process will take place is entered. It can also be entered as a variable.

Note: The variables are used in ${} in Robusta RPA.
Note: * Fields selected with are required, others are optional.

You can use the Action as shown in the examples.

LEFT_CLICK

RIGHT_CLICK

DOUBLE_CLICK

MOVE

You can use the X-Position as shown in the examples.

425

${xPos}

You can use the Y-Position as shown in the examples.

125

${yPos}
Share this Doc

Mouse

Or copy link

CONTENTS
Chat Icon Close Icon