You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.
I want it to find any existing image and click right after it appeared immediately. But when an image is not found, it automatically does a mouse click in current mouse position, and that's kinda annoying.
And I want to find a way to index the image finding process other than finding each image existence one by one, then loop. Is it possible?
The text was updated successfully, but these errors were encountered:
RaiMan
changed the title
setFindFailedResponse(SKIP) does click of none
With setFindFailedResponse(SKIP) click(image) clicks on current mouse position if find fails
Sep 14, 2017
I've got this code
I want it to find any existing image and click right after it appeared immediately. But when an image is not found, it automatically does a mouse click in current mouse position, and that's kinda annoying.
And I want to find a way to index the image finding process other than finding each image existence one by one, then loop. Is it possible?
The text was updated successfully, but these errors were encountered: