From: Mike B. <mb...@Ga...> - 2003-06-05 09:58:00
|
Tom Hamilton wrote: > EcmaError: lineNumber=[1] column=[0] lineSource=[GargoyleWrapper0()] > name=[TypeError] sourceName=[Wrapper definition for javascript url] > message=[com.gargoylesoftware.htmlunit.javascript.host.Submit@3a5c7a > is not a function.] errorObject=[TypeError: > com.gargoylesoftware.htmlunit.javascript.host.Submit@3a5c7a is not a > function.] There isn't enough information here to be sure but I'd guess that this form contains an element with the name "submit". HtmlUnit is then finding that element before it finds the submit() method and is trying to execute it. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |