← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #695612]: use wait with multiple images in findBest() before returning none

 

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

Summary changed to:
use wait with multiple images in findBest() before returning none

Description changed to:
Hi
i am using findBest to find from a list of image .
however i wish to wait before none is returned or image is found 
similar to 
wait(image,10)
find(image)
#wait 10 seconds before image is seen

is there a direct way to achive this?can i pass multiple images to wait?

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