Le mardi 04 décembre 2007 à 09:21 +0100, Christoph Wendel a écrit : > Hello, > > I like to extract a Parameter (the Session ID) from the URL so that I > can work with it. I found the command "storeLinkParameter" but in my > eyes it is not the correct solution for my problem. Another question > is: can I save the extracted parameter in a variable? I must build > another URL with this parameter.
You can do this easily using storeRegEx (http://webtest.canoo.com/webtest/manual/storeRegEx.html) . David. -- > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

