Mouse
The Mouse components enable you to perform various mouse device actions as part of a Workflow on various programs and applications.
- Use the Click component
Simulate the click actions of the mouse device on applications and programs with the Click component in RPA Desktop Design Studio. - Use the GetPosition component
Get the current mouse position on the screen in integer terms by using the GetPosition component in RPA Desktop Design Studio. - Use the Move component
Move the mouse device to a precise location on the screen by specifying the parameters using the Move component in RPA Desktop Design Studio. - Use the Scroll component
Simulate the scrolling by the mouse device on applications and programs using the Scroll component in the RPA Desktop Design Studio. - Properties of the Mouse components
Learn about the properties of the Mouse components in RPA Desktop Design Studio.
Parent Topic:Utilities