maxqiu
7 years agoOccasional Contributor
how call I call the argument function
Description:
I used the additional command line to try to pass the temporary variable from testcomplete to Jenkins as a parameter. I have the probelm with the coding in the testcomplete. I would li...
- 7 years ago
Some solutions have already been offered. Did you implement what cunderw suggested at https://community.smartbear.com/t5/TestComplete-Functional-Web/Pass-TestComplete-variable-to-Jenkins/m-p/169280#M33020
If so, what does your code look like now?
- 7 years ago
You still aren't doing anything to assign your username parameter from jenkins to anything in your project. You should assign the value to a project variable and then pass that variable to the login parameter of your Login script.