Feature Requests item #1037202, was opened at 2004-09-29 11:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1037202&group_id=61302
Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Need ability to assert and click links by name Initial Comment: I have 2 links with the same button image, no text, and no id value. The only difference between them is their name and the parameters they pass to a javascript function on onclick. <a name="button1" href="#"><img src="img1.gif"/></a> <a name="button2" href="#"><img src="img1.gif"/></a> Jwebunit should implement http unit functions for clicking a link based on the link name (button1 or button2 in my example.) I believe the method in WebResponse is getLinkWithName. Thanks Donavon [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1037202&group_id=61302 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
