Re: jWebUnit - picking a link from a list in a wo repetition
Re: jWebUnit - picking a link from a list in a wo repetition
- Subject: Re: jWebUnit - picking a link from a list in a wo repetition
- From: Kaj Hejer <email@hidden>
- Date: Fri, 7 May 2004 17:14:43 +0200
At 09:12 -0500 07-05-04, John Spicer wrote:
I have a wo repetition with a list of names. Each row has a link (edit).
How do I specify which link I want to click?
I have gone through the jWebUnit docs but have not seen a way to
select a table row and then a link within it.
Hi!
Add a name or id attribute to each edit-link, and bind a method to
this attribute and let this method returns something that let you
identify each editlink based on the objects you iterate over in the
repetition.
-Kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.