Question #234673 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234673
Eugene S proposed the following answer:
Hi there,
>From the resulting error, it seems that you are searching for text and not for
>image.
Make sure that your screenshot path is correct (Sikuli can see it) and check
that you use FULL image name (with extension). For example:
find("image.png")
and NOT:
find("image")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp