[Http-webtest-general] Another feature request....
Brought to you by:
m_ilya,
richardanderson
From: Amit K. <ak...@ho...> - 2003-04-01 15:16:34
|
Hi Ilya, Since you are so accomodating :-), I was wondering if there was a possibility of dynamically creating URL's to test. i.e. see second test test_name = GET First Page url = http://abc.com/ on_response = { my $webtest = shift; ($URL_PATH) = $webtest->current_response->content =~ /\"URL=(\S+)"\)'; []; } end_test test_name = GET Second URL url = http://abc.com/"$URL_PATH" end_test Thanks, Amit _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail |