Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP
In directory sc8-pr-cvs1:/tmp/cvs-serv28307/lib/HTTP
Modified Files:
WebTest.pm
Log Message:
Regenerated
Index: WebTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** WebTest.pm 5 Sep 2003 20:04:49 -0000 1.37
--- WebTest.pm 21 Sep 2003 09:57:11 -0000 1.38
***************
*** 923,927 ****
Give form name attribute (i.e. C<<form name="foo"E<gt>>) on previously
! requested HTML page, builds test request to the submitted page.
Note that you still need to pass all form parameters yourself using
--- 923,927 ----
Give form name attribute (i.e. C<<form name="foo"E<gt>>) on previously
! requested HTML page, builds test request to the submitted page.
Note that you still need to pass all form parameters yourself using
|