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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

