[Webtest] Exception with setInputField

Marc Guillemot webtest@lists.canoo.com
Tue, 11 Oct 2005 08:50:38 +0200


I guess that you have a js creating dynamically an input field and that 
the version of htmlunit you use has problem with it. I think that it has 
been fixed in htmlunit but I'm not sure if this has been integrated in 
webtest. Try first to upgrade webtest to the latest build. If the 
problem persists, then it will be time for me to put a new build of 
htmlunit into webtest.

Marc.

Tim Miller wrote:
> The problem I am having is that I get an exception with JavaScript 
> enabled. The exception goes away if I disable JavaScript but I need to 
> have JavaScript enabled in order to click the save button. I am using 
> WebTest R825. Any ideas about this exception?
 > ...