sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34178
Re: [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate
Question #270420 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270420
Status: Open => Answered
RaiMan proposed the following answer:
This is available in the current latest build of version 1.1.0
(http://sikulix.com):
someRegion.setObserveScanRate(value)
someRegion.observe() # will take this value instead of the Settings value
same goes for
someRegion.setWaitScanRate(value)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.