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

    Status: Answered => Open

Martin D is still having a problem:
Thanks. So if I wanted to have something like this

openApp("/Applications/jEdit.app")
wait("", 20000)
close = ("")
if find(close):
    click(close)

I would pass a path to a screenshot to wait and close?

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to