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:-
The only problem is that there is no Macro Variable called %TestURL%. And I can't find anything equivalent."C:\Program Files\Internet Explorer\iexplore.exe" %TestURL%
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?