sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58843
Re: [Question #706339]: pb after observeInBackgroud
Question #706339 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/706339
RaiMan posted a new comment:
observeInBackground runs as a subtask.
hence your script has to continue with some non-action to let observe
make its job
simplest: wait(FOREVER)
... but then you have to kill the script run.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.