New question #156266 on Sikuli:
https://answers.launchpad.net/sikuli/+question/156266

App class has open method. This method has only one argument - path to 
application file:
App.open("c:\\Program Files\\Mozilla Firefox\\Firefox.exe")

I want run application with command line arguments. Is it possible? How can I 
do it?

I try add command line arguments to argument of open function. But it does not 
work with such argument.

App.open("D:\\My_App.exe D:\\file_to_open.dae") #this command does not open my 
application

-- 
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