Use the Click component
Simulate the click actions of a mouse device by using the Click component in RPA Desktop Design Studio.
Vorbereitungen
Role required: none
Warum und wann dieser Vorgang ausgeführt wird
The Click component uses the Inter-Process Communication (IPC) to send the click events to an application. Use it to click buttons, controls, or anything that typically expects a mouse click.
The properties of the Click component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
Prozedur
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.