Re: [Sikuli-driver] [Question #680119]: Passing arguments from cmd to a sikulix script

2019-04-08 Thread RaiMan
Question #680119 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680119 Status: Open => Answered RaiMan proposed the following answer: In this case the commandline is not scanned by SiluliX. You have to do it on your own in your main -- You received this question

[Sikuli-driver] [Question #680119]: Passing arguments from cmd to a sikulix script

2019-04-08 Thread Henrique
New question #680119 on Sikuli: https://answers.launchpad.net/sikuli/+question/680119 So I'm trying to test a script where I should be able to pass any arguments written in the command line. I'm able to print the arguments hardcoded into the batch file. How can I make the command line wait for