← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #658779]: Make script using other scripts

 

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

masuo proposed the following answer:
Running scripts and snippets from within other scripts and run scripts one after the other
http://sikulix-2014.readthedocs.io/en/latest/scripting.html?highlight=runscript

runScript("C:\\script\\sikuli.scipt1")
runScript("C:\\script\\sikuli.scipt2")
runScript("C:\\script\\sikuli.scipt3")

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.