sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28794
Re: [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file
Question #237151 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237151
Sudhir Verma posted a new comment:
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.
Please guide me.
Thanks in advance
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.