sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55521
Re: [Question #692097]: Not able to find image when new page launches in desktop App
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.