"ImageFound" Activity

Created by akaBot Support, Modified on Mon, 21 Jul at 5:36 PM by akaBot Support

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

OptionImage similarityEnter 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
ResultEnter 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 nameEnter 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. 



Click "Take Screenshot". 

Ask ChatGP

The Akabot screen will be minimized, allowing you to select the screen behind it by dragging.
Use the mouse to drag and select the area you want to click.

As shown in the image below, the area you want to click can be captured as an image.



If you already have the image you want to search for, you can load it as shown below.



The search result can be obtained by setting a Boolean-type variable in either:
[Properties] > [Output] > [Result]

sk ChatGPT



Ask Chat



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article