← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #272522]: What to do/debug if sikuli cannot find certain images.

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
LOL 
- using Mac 10.15

... coming from the future ;-) did you meet Steve Jobs in heaven?

--- your question:
first read:
http://sikulix-2014.readthedocs.org/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

Then I recommend, to use the SikuliX IDE at least for the images:
- make script e.g. images.sikuli
- capture your images and name them appropriately
- in Java use the ImagePath features to point to your images at runtime

With this approach, you can use the IDE's features to inspect and maybe
optimize your images.

On top it would be easy to just make some quick-and-dirty tests with
your images in the IDE, before investing in Java code.

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