New question #255846 on Sikuli: https://answers.launchpad.net/sikuli/+question/255846
Hi , I am able to execute the multiple sikuli scripts as a batch file which is below @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram1.sikuli @CALL c:\SikuliX\runIDE.cmd -r c:\SikuliX\testprogram2.sikuli But I want to execute all the sikuli files which is existed in the folder in geraralised format. In the above example every time used the path of the sikuli file. I want to read the folder and execute all the sikuli which is existed in the folder. -- 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

