Question #144742 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/144742

Tedi Roca posted a new comment:
This is the header of the file calling the script:

############ Imports ############
myScriptPath = "C:\\libs\\"
if not myScriptPath in sys.path: sys.path.append(myScriptPath)

import App_Sanity_Test_library
from App_Sanity_Test_library import *
############ / Imports ############

TestSuite = "GUI_01" # Define test suite name

launchApp (None)

-- 
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

Reply via email to