From: Jeff M. <jma...@ho...> - 2005-04-13 15:38:53
|
Sorry about the confusion. Based upon what you said and my own personal feeling, yes, the FormElementArray class should be able to get elements by id (as described in the context of the problem I encountered). I'll open it up as an issue so that it can be reviewed and/or worked as appropriate. Thanks. Jeff >From: Marc Guillemot <mgu...@ya...> >Reply-To: htm...@li... >To: htm...@li... >Subject: Re: [Htmlunit-user] JavaScript Errors - Solution/Follow-up >Date: Wed, 13 Apr 2005 17:33:16 +0200 > >Jeff, > >how your html is generated doesn't matter for htmlunit... and makes your >mail more complicate to understand for readers. > >In your example the html changed from >... id="sendButton" >to >... name="sendButton" > >From the problem you describe, I understand that ElementArray should be >able to get elements by id. If this is really the case, can you please open >a bug issue for that. > >Marc. |