Subj : Re: rhino bug? set form element name property To : dan From : Igor Bukanov Date : Fri Feb 04 2005 10:01 pm dan wrote: > This is not an issues unique to HTTPUnit, it happens in all tools that > use Rhino as the JS engine. Did you try ICEbrowser from www.icesoft.com which uses Rhino as is? Or perhaps www.espial.com ? > Perhaps the scripting features are not > ECMAScript standard complient, but they work in IE and Firefox and do > not work through Rhino. The code that you showed is syntactically correct ECMAScript and the error happens when accessing DOM elements. They are not provided by Rhino but rather implemented by HTTPUnit itself. > Hence, bug or unimplemented feature. I was > hoping for some insight on a workaround. No? Ask/contribute patch to HTTPUnit. Regards, Igor .