← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #234673]: Sikuli doesn't recognize any images while running!

 

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.