← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #657137]: region search work slower

 

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

Alex Lunyov posted a new comment:
I suppose the construction reg.exists(img, 0) inside the loop with some
reasonable delay is better than construction reg.exists(img) that
performs search operation in the region during 3 sec (by default)
because it is easier for the system to check once and wait some time
than to check continuously during 3 sec. You'll soon find the most
appropriate way for each of your current tasks.

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