← Back to team overview

sikuli-driver team mailing list archive

[Bug 1444959] [NEW] sikulix passing arguments --arg not working

 

Public bug reported:

sikulix1.1.0 ubuntu 12.04 and windows 8.1 64 bit.
Earlier in sikuli 1.0.1 we passed arguments through --args to the script. The sys.argv[1] in the python script will be the first argument , sys.argv[2] the second argument and so on.
But in SikuliX 1.1.0 Iam not able to see the value after --args reflected in the variable sys.argv[1].

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1444959

Title:
  sikulix passing arguments --arg not working

Status in Sikuli:
  New

Bug description:
  sikulix1.1.0 ubuntu 12.04 and windows 8.1 64 bit.
  Earlier in sikuli 1.0.1 we passed arguments through --args to the script. The sys.argv[1] in the python script will be the first argument , sys.argv[2] the second argument and so on.
  But in SikuliX 1.1.0 Iam not able to see the value after --args reflected in the variable sys.argv[1].

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1444959/+subscriptions


Follow ups

References