Click

Estimated reading: 2 minutes 2882 views

This activity helps the user to perform the click actions on the specified element within the indicated application.

Properties 

INPUT

ClickType: Specifies the type of mouse click that needs to be used when simulating the click event. By default, single click is selected.
Single – Performs a single click action on the element. 

Double – Performs double click on the element. 
Up – This action helps you to hold the selected element.
Down – This action helps to release the element which is on hold.

Delay After: It helps the user to add a delay to start the execution of the further activity. The format of the delay here is milliseconds. By default, it will be set to 100. When the option is left blank, no delay is considered.

Delay Before: It helps the user to add a delay to before the execution of the activities. The format of the delay here is milliseconds. By default, it will be set to 100. When the option is left blank, no delay is considered. 

MouseButton: Specifies the click from the mouse to be performed. 

1. Left
2. Right
3. Middle

By default, the mouse uses the left click. 

MISC

DisplayName: Displays the name of the activity. The activity name can be customized, which aids in troubleshooting.

SkipOnError: Specify the “Boolean” value as “True” or “False.”
True: Continue executing the workflow regardless of any errors thrown.
False: Halt the workflow if it encounters any errors.
None: If the option is left blank, the activity will, by default, behave as if “False” were chosen.

Version: It indicates the version of the feature being used. 

OUTPUT

Result: This parameter allows you to view the execution status of the activity and returns a value in “Boolean.”
True: Indicates that the activity has been executed successfully without any errors.
False: Indicates that the activity has been unsuccessful due to an unexpected error being thrown. 

How to indicate the elements?

1. Drag and drop the “Click” activity into the scope.
2. Click on the “Indicate on Scope” hyperlink.
3. You will be navigated to the indicated screen, hover over the desired element, and click on it.
4. The selected element will now be stored in the activity.

Share this Doc

Click

Or copy link

CONTENTS