Re: [Sikuli-driver] [Question #664865]: Observing multiple images with priority

2018-02-23 Thread RaiMan
Question #664865 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664865 Status: Open => Answered RaiMan proposed the following answer: This is only manageable, if you use ONE handler function, where both situations are checked and handled accordingly. It might be

[Sikuli-driver] [Question #664865]: Observing multiple images with priority

2018-02-23 Thread Lee Yen Liang
New question #664865 on Sikuli: https://answers.launchpad.net/sikuli/+question/664865 I've defined a sikuli module which is used to click on an image when something appears inside a region. # observer.py from sikuli import * class Observer: # When "observedImage"