← Back to team overview

sikuli-driver team mailing list archive

[Question #677985]: Wait for object to be displayed

 

New question #677985 on Sikuli:
https://answers.launchpad.net/sikuli/+question/677985

I use this code to wait for an object: wait(Pattern("1548143854795.png").similar(0.7),30000).
After 20 seconds object is present, but it doesn't wait for it and next operation is not executed, just starts new iteration in the loop.

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