Description
Waits for the specified image to appear on the screen for the specified number of seconds. If the image appears, the "Yes" branch is executed, otherwise the "No" branch is executed.
The activity works the same way when multiple images are found.
In practice, this activity is most often used as an alternative to the "Wait for image" activity, for both browser and desktop applications.
Parameters
Image parameters
Create image from screenshot - allows you to take a screenshot and crop it to an image.
Screenshots are saved at C:\Users\<Username>\ElectroNeek\screenshots by default.
Image path
-
Set a value: set the path to an image.
-
Save the previous step result: takes the previous activity result as a value.
-
Calculate a value: use JS to calculate the value.
Search parameters
Sets the accuracy of the search. If the value is set to 100%, the robot will search for an exact match.
Select an element from a list or create new one.
Wait before, sec
Allows you to set the delay in seconds before the action is executed.
Wait after, sec
Allows you to set the delay in seconds after the action has been performed.
Comment
Contains an annotation to the activity. The input text will be displayed above the activity name.