sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28576
Re: [Question #255377]: Win7: Sikuli cannot select program in Start Menu
Question #255377 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255377
Status: Open => Answered
RaiMan proposed the following answer:
simply use
App.open(r"absolute path to FilleZilla.exe")
wait(x) # x some time in seconds
or wait for a typical image that appears when FileZilla opens it's app
window.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.