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

    Status: Open => Answered

Manfred Hampl proposed the following answer:
There is nothing to resolve.

You have a "capture.png" image, and try to find whether a similar image is 
shown on the screen and click on it.
With a plain "*.click()" instruction you will receive the error message 
"FindFailed", if such image is not shown on the screen. This is expected 
behavior.

Some more details are available in the documentation, e.g.
http://sikulix-2014.readthedocs.io/en/latest/region.html

What do you want to achieve?
You should always take into account the possibility, that the image (button 
etc.) which you want to click is not shown on screen.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to