Image Action
Description
This activity allows you action with element match image.
Properties
Category | Property | Type | Description |
---|---|---|---|
Common | Continue On Error | bool | Specifies whether automation should continue even if the activity raises an error |
Input | Action Type | CvActionType | Action with element. |
Matching Interval | In<int> | The interval matcher assigns intervals as close as possible to the user-specified intervals, while satisfying global interval constraints. | |
Matching Threshold | In<string> | measured as a percentage of features matched. | |
Retry | In<int> | appropriate number of retries. | |
Window Title | In<string> | Find window by title. | |
Output | Result | Out<bool> | return true if image matching. |