sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18407
[Question #230148]: argument
New question #230148 on Sikuli:
https://answers.launchpad.net/sikuli/+question/230148
Hello,
I'm passing command line argument(s) with sys.argv[1:] and for most of them it works. There were 3-4 args which when used immediately failed/aborted the Sikuli run, without any error. On analyzing, I observed that all these arguments are starting with either of "-rxxxx", "-sxxxx" or "-txxxx". There appear a conflict with the Sikuli standard command line arguments (-r, -s, -t) and those I used, although I'm using a string (e.g. "-report", "-test") rather than a single character.
The question is, how to pass such arguments that start with standard command line arguments (-r, -s. -t)?
Thanks.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.