Question #266528 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266528
Geoff Bache posted a new comment: --parameters There's nothing unusual about my app, it just needs some parameters on the command line to start properly. i.e. c:\some\path\app.exe -server <server> -config <config> etc. I start it outside Sikuli using Python's subprocess module right now and then do App.focus(). --startup time I'm still using the setup you recommended with my own Jython 2.5.3 installation, so it's not caused by Jython versions in my case. -- 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

