New question #173976 on Sikuli: https://answers.launchpad.net/sikuli/+question/173976
How do I call functions from test_ methods? JUnit functionality works OK until I try to do this. When I do, I get messages of the form: - NameError: global name 'someName' not defined where someName is the name of the function I'm trying to call. I don't want this function to be a test hence its not named test_... Much appreciated, Terry. -- 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

