Question #674587 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674587
Status: Open => Answered
Dillon proposed the following answer:
Couple possible solutions.
- Pass the json data as a long string parameter to sikuli.
- Create a temporary file and store the json data inside. Pass the path
of the temp file as a parameter to sikuli and then access the file in
your scripts. Delete it after the script ends.
--
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