sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57886
Re: [Question #699864]: RFE: File->Export as Jar available on command line ?
Question #699864 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699864
RaiMan proposed the following answer:
... so this is a working example:
import org.sikuli.basics.FileManager as SXFM
SXFM.makeScriptjar(["plain", ".......... jartest.sikuli"])
replace .......... jartest.sikuli with an absolute path to your valid
.sikuli to be wrapped in a jar.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.