← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

 

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

RaiMan proposed the following answer:
... and the docs have an index and a search feature.

--- Settings.ObserveScanRate = 0.2
... and the docs
https://sikulix-2014.readthedocs.io/en/latest/scripting.html#Settings.ObserveScanRate
would also have told you thet this leads to a check for changesd every 5 seconds.

And please stop playing around with not relevant examples.
Just start to implement your workflow:
- find out, when your number appears (probably with onChange())
- in the handler find out what had happened and evaluate your number (probably findAny())

I already asked, wether it is possible for me, to have a look at your
number case myself.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.