← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #187104]: Trying to sense when the screen stops changing

 

Question #187104 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/187104

RaiMan posted a new comment:
@Spice Agent

- observe() runs until timeOut and returns False if no changes have been
detected.

- if changes are detected, the handler is called

- if the obeserver is stopped in the handler, observe() returns true,
but if it does not stop the obeserver, it runs till timeout and returns
False

So if you want to get a feedback, you have to setup your handler
accordingly.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.