From: Ritesh T. <ru...@ya...> - 2005-06-23 18:05:19
|
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 |