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.