sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58456
[Question #703056]: --load option does not work
New question #703056 on SikuliX:
https://answers.launchpad.net/sikuli/+question/703056
Seems like I cant preload script in the IDE by using -l (load) option in sikuli 2.x. However option is mentioned in the help (-h)
java -jar c:\work\sikuli206\sikulixidewin-2.0.6.jar -h
usage:
[-a <arg>] [-c] [-d <arg>] [-f <arg>] [-h] [-l <arg>] [-p] [-q] [-r <arg>] [-s
<arg>] [-u <arg>] [-v]
----- Running SikuliX -------------
-a,--appdata <arg> Path for SikuliX AppData (Sandbox)
-c,--console print all output to commandline (IDE message area)
-d,--debug <arg> positive integer
-f,--logfile <arg> a valid filename (WorkingDir/SikuliLog.txt)
-h,--help print this help message and actual SikuliX preferences
-l,--load <arg> preload scripts in IDE
-p,--pythonserver use SikuliX features from Python
-q,--quiet show nothing
-r,--run <arg> run script
-s,--server <arg> run as server on optional port
-u,--userlog <arg> a valid filename (WorkingDir/UserLog.txt)
-v,--verbose Debug level 3 and elapsed time during startup
-----
Is this a bug?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.