← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #293532]: Sikuli could locate a particular image on the screen , but still its unable to click on that image

 

Question #293532 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293532

    Status: Open => Answered

Tu Mi proposed the following answer:
it seems that several images were found. Can you give a try to use the pattern?
Example: 
click(Pattern(COPY.png).similar(0.90).targetOffset(X,Y))

X and Y are the coordinates where to click.

http://sikulix-2014.readthedocs.io/en/latest/pattern.html

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.