← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #246151]: exception handling

 

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.