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: John Spicer <email@hidden>
- Date: Fri, 7 May 2004 10:58:02 -0500
Well, what I decided is to make the link the person's name. I know it's
possible to have duplicate names, but we're really testing the back end
stuff, not so much the interface, so we'll always have them with
different names.
On May 7, 2004, at 10:14 AM, Kaj Hejer wrote:
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.