Feature Requests item #1444729, was opened at 2006-03-07 11:13 Message generated for change (Settings changed) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1444729&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: Core API Group: None >Status: Closed Priority: 5 Submitted By: Julien HENRY (henryju) Assigned to: Nobody/Anonymous (nobody) Summary: clickLinkWithImageByName Initial Comment: I have a link on a image : <a href="..."> <img name="..." src="..."\> </a> I could be usefull to have click and assert method based on image name property. Currently, I use image src thanks to clickLinkWithImage, but I think it's not a good identifier. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2006-06-16 15:44 Message: Logged In: YES user_id=1235926 use clickElementByXPath() instead ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1444729&group_id=61302 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
