An event occurs when some action is performed. There are different types of events:
- Element triggering event
- Image triggering event
- System triggering event
An event occurs when some action is performed. There are different types of events:
This type of event deals with clicking and keypress events.
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...