sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49501
Re: [Question #676456]: Start another file when the first one is finished
Question #676456 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676456
Status: Open => Answered
masuo proposed the following answer:
try this.
runScript("C:\auto\test1.sikuli")
runScript("C:\auto\test2.sikuli")
runScript("C:\auto\test3.sikuli")
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.