← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #190373]: How to run multiple sikuli scripts from a BAT file?

 

Question #190373 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/190373

    Status: Open => Needs information

RaiMan requested more information:
--- full suite of jUnit style sikuli scripts
Are these Sikuli scripts, that can be run standalone in the IDE?
Or does it mean testCases with contained setUp()/testXXX()/tearDown() functions, that have to be called by a testRunner?
Python or Java?

---- all the lines in the BAT file get called without respect to the sikulu script ending first?
How do you call the scripts in your BAT file?

--- How do you make the bat file wait for each call to a sikuli script to complete before calling the next line in the BAT file?
This is not a Sikuli problem. this has to be solved, by using the appropriate call method in the BAT file.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.