Guest Sergio Report post Posted January 11, 2010 Hi all. I'm making an evaluation concerning WAPT, and I have a doubt concerning parameter name variabilization... In my request I have this parameters: - "ctl00$ctl00$MainContent$MainContent$DgMask$ctl02$ImageDel|38.x" - "ctl00$ctl00$MainContent$MainContent$DgMask$ctl02$ImageDel|38.y" The problem is that the "38" substring is a variable... I've already tried to replace it with the fallowing expressions, without any success ("var1" is a defined variable): - "ctl00$ctl00$MainContent$MainContent$DgMask$ctl02$ImageDel|$Var(var1).x" - "ctl00$ctl00$MainContent$MainContent$DgMask$ctl02$ImageDel|$Var(var1).y" Any tip concerning this problem? Is it possible to :blink: :blink: :blink: :blink:variabilize a parameter name? Any known workaround? Tanks, in advance... Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted January 12, 2010 Could you give me a profile and a full log for a better understanding of your problem. The screenshots will be helpful too. Quote Share this post Link to post Share on other sites
Guest Sergio Report post Posted January 12, 2010 Could you give me a profile and a full log for a better understanding of your problem. The screenshots will be helpful too. Hi Sergei. I've created an attachment with the requested info. Tkx WAPT.rar Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted January 13, 2010 We made a new build where you can use a variable in a parameter name. You can download it from http://www.loadtestingtool.com/forum/builds/WAPTPro1.0.zip Quote Share this post Link to post Share on other sites
Guest Sergio Report post Posted January 13, 2010 Sergei, tkanks for your fast reply. I'll try the new version ASAP Quote Share this post Link to post Share on other sites