Votes
Answers
Views
Question
0
1
312
In my Truclient script, I have a step that clicks on a link. The step's object properties includes the Name property, and it's the name I want to parameterize. What's the best approach for this?![alt text][1] [1]: /storage/temp/574-x.png
1
1
595
asked 9 years ago by javathehut
updated 9 years ago by jeffrey-gardner-1
We are currently using LoadRunner 12.02.The HP docs list "TruClient Functions" specifically TC.advanceParam(parameter) and many others...I know how to use and do this in say HTTP protocol but how do you use these in TruClient? If they are to be from a library where is it? If I need to create...