Votes
Answers
Views
Question
0
votes
1
answer
339
views
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
vote
1
answer
669
views
asked 10 years ago by javathehut
updated 10 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...