New question #155858 on Sikuli: https://answers.launchpad.net/sikuli/+question/155858
I want to run a set of sikuli scripts from command line like below run.bat --------------- #start "c:\Program Files\Sikuli X\Sikuli-IDE" -r c:\SIkuli\test1.sikuli "c:\Program Files\Sikuli X\Sikuli-IDE" -r c:\SIkuli\test2.sikuli "c:\Program Files\Sikuli X\Sikuli-IDE" -r c:\SIkuli\test3.sikuli #end --------------- I hope these three commands executed one by one. But this didn't work.When I execute this run.bat in command console, three java thread appear in taskmgr window. So is this a problem of 1.0rc2 or something wrong with my command? Thanks. -- 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

