← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #176416]: waitVanish waits the maximum time even though the image has already vanished

 

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

    Status: Open => Solved

Peter Kim confirmed that the question is solved:
When I do:

 Settings.MinSimilarity = 0.9
 if (v.exists("image.png")):
     v.waitVanish("image.png",60)

It works as it should.

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