"Click at Found Image" action: Is it possible to set up "if image searched for not found, then search instead for this other image"?

Yes, if I understand what you mean, you can add multiple "Images" to a given action. Here is an example:
image
If one image is not found it goes on to the next.
In this example the search area is also constrained to specific coordinates.

The click is accomplished by saving the "FoundImage" coordinates as a variable (in this case a "local" variable) and using it in a "Move/Click Mouse" action:
image

5 Likes