sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35062
Re: [Question #272304]: Observing multiple events in 1.1.0
Question #272304 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272304
Status: Open => Answered
RaiMan proposed the following answer:
the basics:
https://sikulix.wordpress.com/2015/10/07/new-in-1-1-0-observe-revised-with-new-features/
please note the handler-less observe in background.
for one observe the events are checked sequentially one after the other,
but you might setup some background observes in parallel with different
region objects (might reference the same area on screen though and share
the handler). Each background observe is run in a separate thread.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.