Re: [Http-webtest-general] on_response question
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ip...> - 2003-04-01 12:53:23
|
>>>>> "IM" == Ilya Martynov <il...@ip...> writes: IM> To be evaluated it should be written as IM> sessionID => "$SID" IM> As for evaluation time it is always evaluted in runtime and concerning IM> HTTP::WebTest internals it is exactly equalent to IM> sessionID => sub { "$SID" } Sorry, I meant it is exactly equalent to sessionID => { "$SID" } Gerry, I think you confused wtscript format here with Perl code. Original poster had his test defined as wtscript. -- Ilya Martynov, il...@ip... CTO IPonWEB (UK) Ltd Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net Personal website - http://martynov.org |