sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30612
Re: [Question #262180]: How i can import json module in my scripts
Question #262180 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262180
Status: Open => Answered
RaiMan proposed the following answer:
the json jar must be on the Java class path:
"cmd": ["C:\\Program Files (x86)\\Java\\jre6\\bin\\java.exe", "-jar",
"-cp", "D:\\autotest\Core\json-simple.jar", "C:\\Program Files
(x86)\\Sikuli X\\sikuli-script.jar", "$file_path"]
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.