Macrovariable such as %URL%

Need new test, action, option? Post request here.
Post Reply
terje
Posts: 88
Joined: Mon Jul 25, 2005 7:45 pm
Location: Sydney

Macrovariable such as %URL%

Post by terje »

I have been messing about with custom menus.

I have tried to create a custom menu that lets me right click on a URL test and easily open the URL being tested in my web-browser.

The relevant command line for the custom menu is something like:-
"C:\Program Files\Internet Explorer\iexplore.exe" %TestURL%
The only problem is that there is no Macro Variable called %TestURL%. And I can't find anything equivalent.

The Macro variable %RelatedURL% is not the one I want. It depends on a separate URL having been entered amoung the test parameters. I want the actual URL that is the target of the test.

Is there a way to create the custom menu that I want?
Can a relevant Macro Variable be added to the system?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

We plan to implement macro variables with access to test parameters at stage when we implement test templates. Probably in version 6.
For now you may use "RelatedURL" or "CommentLineN" fields. No other solution, sorry

Regards
Alex
Post Reply