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

    Status: Open => Answered

masuo proposed the following answer:
As a standard behavior Sikuli internally processes about 3 search operations 
per second.
A detailed explanation can be found here.
https://sikulix-2014.readthedocs.io/en/latest/scripting.html?highlight=settings#Settings.ObserveScanRate

If the interval between a new page's display and find command's execution is 
short, that phenomenon may occur.
It is easy way to use wait command before using find command.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to