← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214023]: looping multiple wait images at same time with custom orders

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
find a basic solution here:
https://bugs.launchpad.net/sikuli/+bug/778925/comments/3

This is not optimized about cpu usage and might request 100% during run.
But this should only be a problem on machines, that have some necessary load in the background (like servers).
A normal machine a human is working on cannot be used for other things anyway during script run, without the risk of disturbing the script's workflow.

But if it is a problem, then you might influence the cpu usage with the
Setting.WaitScanRate value.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.