← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254515]: Passing arguments to test script... Broken?

 

Question #254515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254515

KG gave more information on the question:
I tested starting with debug mode and Also the log says:

[debug (9/15/14 8:37:06 AM)] --- Sikuli parameters ---
[debug (9/15/14 8:37:06 AM)] 1: -d
[debug (9/15/14 8:37:06 AM)] 2: -r
[debug (9/15/14 8:37:06 AM)] 3: /home/krgus1/devel/devel_workspace/functional_gui_tests_ws/functional_gui_tests/testcases/RunTelnet_1.sikuli/
[debug (9/15/14 8:37:06 AM)] --- User parameters ---
[debug (9/15/14 8:37:06 AM)] 1: /home/krgus1/devel/devel_workspace/functional_gui_tests_ws/functional_gui_tests/testConfig.config


Which looks promising but my:

for arg in sys.argv:
    print arg

only show sys.argv[0] which is always present...

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.