← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #232139]: observe quitting long before it should

 

Question #232139 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232139

RaiMan proposed the following answer:
One more thing:
If you get your workflow running with this observe approach, observe(FOREVER) would not repeat the workflow. It would stop if all events have appeared once.

while True:
    reg.observe(FOREVER)

would do this

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.