← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #204354]: Use testing methods in Eclipse

 

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.