We will introduce the "ImageFound" activity.
Tabel of contents
1. Program name of the activity
RCA.Activities.Core.ImageFound
2. Description
Quick Access: Core > Image
> ImageFound
3. Properties
Property category | Property name | Input field | Description |
Option | Image similarity | Enter a value (Double type) | The similarity between the target image to be clicked and the image actually found is calculated as a value between 0 and 1. If the calculated similarity is equal to or greater than the value specified in this field, it is considered a match with the target image. Default: 0.7 |
Misc | Result | Enter a value (Boolean type) | Stores the search result of the target image. If the image is found, True is stored; if not found, False is stored. |
Public | Checkbox | The variables and arguments used within the activity are written to the log file and pushed to the Center. (For details, refer to the section "About the 'Public' property setting.") | |
Display name | Enter a value (String type) | Reflected as the activity name in the designer panel. | |
Input | Delay (milliseconds) | Enter a value (Int32 type) | Delays the execution of the activity by the specified amount of time. |
4. How to use
We will explain how to use the "ImageFound" activity with a usage example as reference.
Drag and drop the "Image Exists" activity in Kobot Studio into the specified sequence.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article