[Http-webtest-general] Re: webtest
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ma...> - 2002-06-09 09:02:55
|
>>>>> On Sun, 9 Jun 2002 8:39:57 +0000, Duncan Cameron <dca...@bc...> said: DC> Along similar lines I am playing around with webtest as a client DC> to a .Net server. DC> Net uses a similar approach for passing state around by a hidden DC> field in each form called '__VIEWSTATE'. The webtest client has DC> to include this hidden field in the parameters POSTed back to the DC> server. I've written a small webtest plugin to extract the DC> viewstate from each response and add then add it as an extra DC> parameter in each POST. It's similar to the Click plugin but uses DC> HTML::Form to extract the hidden field. DC> If anyone's interested in seeing it then let me know. Of course I'm interested in seeing it :) BTW I had idea to add support for hidden fields in Click plugin. I just had no time to do it. -- Ilya Martynov (http://martynov.org/) |