← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #171684]: wait("file.png") returns too soon

 

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

    Status: Open => Solved

Beth Griffin confirmed that the question is solved:
I think I solved my own problem:

wait("file.png")
wait(3)
type("v", ...

Apparently, with Visual Studio, I need to give it more time than to just
have the image visible.

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