sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41356
Re: [Question #446323]: Script runs twice when it is imported
Question #446323 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/446323
Description changed to:
Hello,
I have a main script with the following structure:
# script1
import Script1
reload (Script1)
# script2
import Script
reload (Script2)
.
.
.
# scriptN
import ScriptN
reload (ScriptN)
When I run this main, some scripts run twice.
What can I do to avoid that?
Thanks!
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.