Use the Click component
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- RPA Hub
Simulate the click actions of a mouse device by using the Click component in RPA Desktop Design Studio. The Click component uses the Inter-Process Communication (IPC) to send the click events to an application.
Before you begin
Role required: none
About this task
The properties of the Click component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
Procedure
Example: Automate the clicking of an HTML button
The Click component automates the clicking of the Home HTML button on the window. As a result, the user navigates to the home screen or window.