[Webtest] Re: OOM Error on some pages with JavaScript

Marc Guillemot webtest@lists.canoo.com
Fri, 13 Jan 2006 12:32:00 +0000 (UTC)


> 
> It basically seems to happen when you have a form, and JavaScript
> below it that submits the form before the page finishes loading.  This
> works in a browser - but htmlunit doesn't seem to like it.
> ...

are you sure that it is the cause of the OOM? Is your page containing this
auto-submit that huge? Does you OOM happen at the first use of such an 
auto-submit?

Marc.