sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15255
Re: [Question #217350]: Regarding usage of observe
Question #217350 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/217350
j posted a new comment:
Observers can also be a lot faster when you want to search for more than one image at once.
If you run a find() five times, it takes five times as long as one find() takes (obviously).
If you run an observer with five images, the search will still be about as long as one find(), provided all used images are found in the same time.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.