sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28044
Re: [Question #254074]: Settings
Question #254074 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254074
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
ObserveScanRate setting is used for observe() only.
WaitScanRate is used for the rest methods like find, wait, exists and (click, waitTime).
This parameter specifies how often a search is repeated per second until the pattern is found or wait time is exceeded.
So setting this parameter to 1, means - one search attempt per second. the default value here is 3 attempts per second.
Cheers,
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.