Question #233161 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233161
[email protected] gave more information on the question: further testing shows that it does not seem to call the function or error? The Test script should call The HitPrint script Module HitPrint.sikuli def HitPrint(): popup ("HitPrint") click("PrintBtn.png") return Module Test.Sikuli import HitPrint reload (HitPrint) HitPrint.HitPrint -- You received this question notification because you are a member of Sikuli Drivers, which 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

