From: Brad C. <yo...@br...> - 2005-06-23 18:25:01
|
Made for a decent example so I put it on the wiki: http://htmlunit.sourceforge.net/phpwiki/index.php/AddFormField Brad C --- Ritesh Trivedi <ru...@ya...> wrote: > Hi, > > I have a requirement where I know that the server takes an "optional" hidden > field, when set to certain value, the resoponse changes. > > The problem is, its undocumented field and is NOT included in the form, so I need > a way to add hidden field to the existing form with the desired name/value. > > How do I do that in HTMLUnit? > > Thanks > Ritesh > |