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

    Status: Open => Answered

Eugene S proposed the following answer:
Hi,

First of all pay attention at your "FindFailed" as it should be with 2 capital 
"F"s.
Then there is a bug #1216338 (name 'FindFailed' is not defined). As a 
workaround you should add the following line to your code before you use that 
exception:

import org.sikuli.script.FindFailed as FindFailed


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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to