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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

