sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43990
Re: [Question #658779]: Make script using other scripts
Question #658779 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658779
masuo posted a new comment:
Sorry, I made a mistake in the folder name.
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\\scipt1.sikuli")
runScript("C:\\script\\scipt2.sikuli")
runScript("C:\\script\\scipt3.sikuli")
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.