sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06338
[Question #175958]: Unable to run unit test script from command line.
New question #175958 on Sikuli:
https://answers.launchpad.net/sikuli/+question/175958
Hello,
I have been trying to run a unit test script I've built in Sikuli using the command line. I've also tried to create a bat file to do the same thing but have failed.
I've read the documentation on running from the command line but nothing I have tried works. I'm running Windows XP and have tried a number of combinations including:
"C:\Program Files\Sikuli X\Sikuli-IDE.bat" -r -t Simple.sikuli
"C:\Program Files\Sikuli X\Sikuli-IDE.bat" -t Simple.sikuli
"C:\Program Files\Sikuli X\Sikuli-IDE.bat" -r Simple.sikuli -t
The error I get back is:
[error] Missing argument for option: r
Exception in thread "main" java.lang.NullPointerException
at org.sikuli.ide.SikuliIDE.main<Sikuli.IDE.java:920>
I have Sikuli rc3 installed. Is there something I am missing?
Thanks.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.