[Sikuli-driver] [Question #404238]: Error Observe sikuli 1.1.1

2016-11-20 Thread spyros-liakos
New question #404238 on Sikuli: https://answers.launchpad.net/sikuli/+question/404238 Hello. With sikulix 1.1.0 api i was success run this: def handler(event): global count count = True wait(2) print("#Observe Error") clicktoavoiderrordone.click() event.stopObserver()

Re: [Sikuli-driver] [Question #404238]: Error Observe sikuli 1.1.1

2016-11-20 Thread masuo
Question #404238 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404238 Status: Open => Answered masuo proposed the following answer: There is a similar question. https://answers.launchpad.net/sikuli/+question/404001 -- You received this question notification because your

Re: [Sikuli-driver] [Question #404238]: Error Observe sikuli 1.1.1

2016-11-21 Thread Alex Lunyov
Question #404238 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404238 Alex Lunyov posted a new comment: Yes, and it seems the title of that question is not proper. May be this is better: "Java region problem in observer (Sikuli 1.1.1)". "stopObserver" is not a subject. -- You

Re: [Sikuli-driver] [Question #404238]: Error Observe sikuli 1.1.1

2016-11-21 Thread RaiMan
Question #404238 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404238 RaiMan proposed the following answer: For the usage of observe with 1.1.0+ look: http://sikulix-2014.readthedocs.io/en/latest/region.html#observing-visual-events-in-a-region -- You received this question no