Bugs item #1744624, was opened at 2007-06-28 09:02 Message generated for change (Comment added) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1744624&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: HtmlUnit plugin Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: Matthew Jensen (mmj123) >Assigned to: Julien HENRY (henryju) Summary: setTextField does not work for hidden fields Initial Comment: Not sure if this is a bug or actually desired behavior but using setTextField on a hidden field doesn't work. JWebunit responds with a no-such-field error. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2007-06-28 15:08 Message: Logged In: YES user_id=1235926 Originator: NO It's not a bug. setTextField should be used to simulate an user typing in a text box. You can use setFormParameter (I know, it's a deprecated method, the API need some cleanup). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1744624&group_id=61302 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
