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

    Status: Open => Answered

RaiMan proposed the following answer:
Only to check the prereq's on the other machines:
--- the others have the same Sikuli installed? (10.2 has to be totally removed 
to use Sikuli X e.g.)
--- system path is correct?

Is it a FindFailed exception? Then the reason might be timing problems
(script actions come to fast, target app/window not ready): solution:
put code in your script, that makes sure, that a visual situation is
there before you proceed. insert some print out in your script, so you
might find out, where it stopped.

In all cases:
Use option -s to get the "laundry list" to the command line window and paste it 
here if you need more help (add information about your environment then)

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

Reply via email to