try tester.debugComponentTrees to see the components on your page. This can help you to get the components out you want to test.
Frank On Wed, Apr 16, 2008 at 2:33 PM, Michael Perkonigg <[EMAIL PROTECTED]> wrote: > Hello, > > I am filling a table (it's a list of links) with some data with help of a > Panel but all of the rows have the same wicket:id. > Is there a way to test if there is my value in one of the rows? > > Thanks, > Mike > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
