sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34876
Re: [Question #272070]: What's the best way to run multiple scripts in sequence
Question #272070 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272070
Status: Open => Answered
RaiMan proposed the following answer:
I Suppose we are talking about pre final version 1.1.0
(http://sikulix.com):
if you want to stay with the concept "one-test-is-one-script", then you should have a look at:
http://sikulix-2014.readthedocs.org/en/latest/scripting.html#running-scripts-and-snippets-from-within-other-scripts-and-run-scripts-one-after-the-other
The other principal way is to use the unittest approach:
faq 1804 (HTMLTestRunner is bundled with 1.1.0 already)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.