← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268798]: sleep interrupted exception

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the sleep interruption is the normal reaction when pressing the abort
key, while the code is waiting using the respective Java feature
Thread.sleep() (which it repeatedly does during the wait(image,
FOREVER).

The image simply is not found. so check the image and the screen situation.
already slight differences against the situation, when you shot the image to wait for, might lead to not found.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.