@Leeann
I'll explain why this is happening and then offer a few suggestions on how to improve your Wrkflow.
The Wrk Action is clicking on the blank space because it is matching against the gray background in your image and its image at 73.8 which is above the set minimum of 70. Simply put, it found a match above your minimum so it will proceed and click that area.
Why is it matching at such a high percentage for a blank gray background? I think this is happening for two reasons:
- Your image contains some gray background so that part would be a 100% match
- Most importantly, the default settings of image match will make the image grayscale to improve match percentages. Since the background is already gray and we grayscale the image I think this is causing the match percentage to be higher than you would expect.
A couple ways to fix this issue:
- Assuming that if the image you are looking for is there it has a match percentage of greater than 73.8 you can change your minimum match percentage to 75 or higher and it will then ignore these blank results.
- You can turn off grayscale in the Advanced settings for image matching. I would expect this to lower the match percentage of your image on the blank space below 70.
Hope this helps,
Nick