[Webtest] upgraded to R_649, couple of issues

Troy Davis webtest@lists.canoo.com
Wed, 12 Jan 2005 11:38:08 -0800 (PST)


--0-105256349-1105558688=:37481
Content-Type: text/plain; charset=us-ascii

i'v finally upgraded from the httpunit to htmlunit version.
and I have a new login form page and it has a form i'm trying to submit that has a hiddenfield.
I found a patch for the httpunit version that allows hiddenfield submission, but haven't found the equivalent for htmlunit, is this a limitation or is there a workaround?
 
also when I submit a form I get the follow warnings 
 
 [testSpec] (request.ClickButton                 232 ) -> gotoTarget(by input):
name= value=Go !
 [testSpec] (httpclient.HttpMethodBase           1932) Discarding unexpected res
ponse: HTTP/1.1 100 Continue
 [testSpec] (httpclient.HttpMethodBase           1112) Redirect requested but fo
llowRedirects is disabled
 [testSpec] (httpclient.HttpMethodBase           1112) Redirect requested but fo
llowRedirects is disabled
 [testSpec] (httpclient.HttpMethodBase           1112) Redirect requested but fo
llowRedirects is disabled
 [testSpec] (engine.Context                      298 ) Current form set to none
 [testSpec] (steps.Step                          273 ) Start Step: null "[implic
it tear down step]" (16/16)
 
how do I enable followRedirects? or do I manually have to invoke each page?
 
Thanks,
Troy
 
 

--0-105256349-1105558688=:37481
Content-Type: text/html; charset=us-ascii

<DIV>i'v finally upgraded from the httpunit to htmlunit version.</DIV>
<DIV>and I have a new login form page and it has&nbsp;a form i'm trying to submit that has a hiddenfield.</DIV>
<DIV>I found a patch for the httpunit version that allows hiddenfield submission, but haven't found the equivalent for htmlunit, is this a limitation or is there a workaround?</DIV>
<DIV>&nbsp;</DIV>
<DIV>also when I submit a form I get the follow warnings </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;[testSpec] (request.ClickButton&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 232 ) -&gt; gotoTarget(by input):<BR>name= value=Go !<BR>&nbsp;[testSpec] (httpclient.HttpMethodBase&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1932) Discarding unexpected res<BR>ponse: HTTP/1.1 100 Continue<BR>&nbsp;[testSpec] (httpclient.HttpMethodBase&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR>&nbsp;[testSpec] (httpclient.HttpMethodBase&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR>&nbsp;[testSpec] (httpclient.HttpMethodBase&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR>&nbsp;[testSpec]
 (engine.Context&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 298 ) Current form set to none<BR>&nbsp;[testSpec] (steps.Step&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 273 ) Start Step: null "[implic<BR>it tear down step]" (16/16)</DIV>
<DIV>&nbsp;</DIV>
<DIV>how do I enable followRedirects? or do I manually have to invoke each page?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Troy</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
--0-105256349-1105558688=:37481--