[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 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> </DIV>
<DIV>also when I submit a form I get the follow warnings </DIV>
<DIV> </DIV>
<DIV> [testSpec] (request.ClickButton 232 ) -> gotoTarget(by input):<BR>name= value=Go !<BR> [testSpec] (httpclient.HttpMethodBase 1932) Discarding unexpected res<BR>ponse: HTTP/1.1 100 Continue<BR> [testSpec] (httpclient.HttpMethodBase 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR> [testSpec] (httpclient.HttpMethodBase 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR> [testSpec] (httpclient.HttpMethodBase 1112) Redirect requested but fo<BR>llowRedirects is disabled<BR> [testSpec]
(engine.Context 298 ) Current form set to none<BR> [testSpec] (steps.Step 273 ) Start Step: null "[implic<BR>it tear down step]" (16/16)</DIV>
<DIV> </DIV>
<DIV>how do I enable followRedirects? or do I manually have to invoke each page?</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Troy</DIV>
<DIV> </DIV>
<DIV> </DIV>
--0-105256349-1105558688=:37481--