WinActor FAQ
FAQ
-

A scenario that was running without problems once a week before, would no longer run anymore. Error: "Matching image does not exist" The problem could be fixed by re-acquiring image(Window of application) for image matching. What could be the cause?
-

This may be because "Search range" is not appropriate to get a matching.
Since there may be another identical image on the screen,
it is assumed that "Search range" is set small to uniquely identify
the one you want to get.
However, in this case, "Search range" is probably too small.
“Search range” matches only the range specified by the relative position
from the upper left coordinate.
* When the display position of the matching target changes,
it cannot be selected.
Please try the following:
1. Set a larger matching image without specifying “Search range”.
2. Specify the "search range" as %.
Change the search range specification method columnon the property screen from coordinates to % for the X and Y directions.
* It is necessary to actually test whether it is valid.
3. Expand "Search range".Be careful because other images may be get a matching unexpectedly.
-
- FAQ No:ENG00175
- Updated Date:2020/05/08


Yes