sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24145
Re: [Question #234633]: Want to run multiple test script
Question #234633 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234633
Harry requested more information:
Hi Raiman
1.I wanted to run 8 scripts at once.So i included "from sikuli import *"
in all the 7 scripts and in last script i used "import (name of all the
scripts separated by comma)" OR individually i imported seven scripts
in the last one
2.I created one new script called as "main.sikuli" and in that i
imported all 8 scripts one by one.
In both the cases i m getting "SyntaxError ( "mismatched input '-' expecting NEWLINE", )"
Please let me if i m doing something wrong.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.