← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #229824]: i am new to sikuli please tell about prerequisites for sikuli 1.0.0rc2

 

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

    Status: Open => Answered

robert gonzales proposed the following answer:
if your getting FindFailed exceptions if could be for a lot of reasons,
but basically sikuli cant find the image it is searching for. since you
say the image is present on the screen; make sure the image is present
in the region of the screen sikuli is actually searching. by default
sikuli only searches on the primary monitor so if your running script in
a multi monitor environment that could be an issue. if your similarity
settings are too high that could also be a problem. also make sure the
png file your using for the search actually matches the screen image
your searching for. i've had issues where thumbnails that i copied from
one script to another wouldnt work properly, so i just recaptured the
images and they worked fine. sorry if thats not a very specific answer.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.