Question #674852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/674852
RaiMan proposed the following answer: ok, this is the same as running the script from command line: with each run a complete new interpreter session is started. This can be simulated with the SikuiX IDE, by developing the script in the IDE and make it free of syntax errors and then in parallel run the script from command line (after having saved it in the IDE). If you run it in the IDE, you have to make your code "repeatable", -- 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

