Question #251123 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/251123
RaiMan proposed the following answer: java -Dsikuli.Debug=3 -jar "%SIKULIX_HOME%\sikuli-java.jar" does not make any sense in your command file. you want to run some test that seem to be located in C:\Users\tester\Documents\workspace\ProView-Automated-Tests It seems you are using some Eclipse stuff, to achieve this. So you have to find out, how to add Java parameters to the javaw call that is finally triggered to run your stuff. Since I do not have any idea, what you are doing, we have some deadlock otherwise ;-) -- 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

