Use the Click component
Simulate the click actions of a mouse device by using the Click component in RPA Desktop Design Studio.
始める前に
Role required: none
このタスクについて
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.
手順
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.