← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #698815]: Pass parameter to openApp

 

Question #698815 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698815

    Status: Open => Answered

RaiMan proposed the following answer:
With 2.0.5 try this:

app = App(path)
app.setUsing(file)
app.open()

tested with notepad++

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