← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #253589]: onChange not detecting changes

 

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

    Status: Open => Needs information

RaiMan requested more information:
what version of Sikuli?

in 1.0.1 there is a problem with FOREVER, which is the default in your
case.

if 1.0.1 try this:
      self.watch_region.observe(60, background=True)
      wait(45)

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