Question #252464 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252464
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
1. Generally, Sikuli shouldn't fail over for no reason and its behavior is
expected to be consistent. If you encounter certain reoccurring problem with
detecting a screenshot, try to do some investigation yourself and it might shed
some light as to where the issue might be. For example:
1. Make some printouts on the screen to make sure your script runs as
expected in terms of timing. So if you are looking for a certain screenshot
that's not on the screen yet, you might have to create some wait time before
you attempt to detect that image.
2. Use ".highlight(time)" method as much as you can. This will give you a
better idea of what your script is doing.
2. There is no problem with sharing your script as long as Sikuli is installed
on both machines and you provide the screenshots along with the script. Of
course given that everything is placed into correct path.
3. All the documentation can be found in Sukuli website here:
http://doc.sikuli.org/
Cheers,
Eugene
--
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