March 2018
Beginner
360 pages
8h 6m
English
This event occurs when a specified UI element is clicked.
Before using the Click trigger, we have to use the Monitor events activity. Without Monitor events, the Click trigger cannot be used.
Double-click on Monitor events. Drag and drop the Click trigger inside Monitor events. Also, drag and drop the activity in the Event handler section of Monitor events. In this case, we have used the Message box activity and also specified the string value.
Inside the Click trigger, you have to indicate the UI element that you want to click on:

When the Click action is performed on the specified button, then the event handler will be called ...
Read now
Unlock full access