...
- Connection (text box editor type) (type: string): the Connection object - bind to the output of a Connect To UIRecorder activity.
Click
This activity executes a single click on a recorded item.
Requirements:
- The pattern should exist on the screen when the action will be made
Parameters:
- Connection (text box editor type) (type: Object): bind this parameter to the output from 'Connect To UIrecorder' activity.
- Offset X (password editor type) (type: string): specify the pointer's offset value on the X axis.
- Offset Y (password editor type) (type: string): specify the pointer's offset value on the Y axis.
NOTE: These parameters, Offset X and Offset Y (the coordinates are pixels and they will be specified by integer values), can be provided if the exact screen coordinates of the item are known, otherwise the fields can be left empty
- Pattern File (text box editor type) (type: string): enter the full path to the pattern file of type PNG that will be searched on the screen and if found it will be clicked, This parameter takes precedence over 'Selected Pattern' parameter.
- Selected Pattern (custom selection pattern editor type) (type: custom): select a pattern from the screen.
NOTE: In order to open the snipping tool to select a pattern, click the editor icon and select an image from the screen. After the selection is done, the Select Offset Point window will open allowing you to set the Click point. This will provide Offset X and Offset Y values for the pattern. Click on OK button to close this window and return to Designer.
.
The Read Only Output variable are the possible output values that the activity will provide:
- Output (type: Boolean): outputs True if the operation succeeded or False otherwise.