Sven Schliesing wrote: > > This works quite good. But I'm having problems with using too much > "internal knowledge" (e.g. the tabs-container id) of the AjaxTabbedPanel. >
You can always create your own TabPanelTester that may have a getTab(id) method. This class will encapsulate the internal knowledge. ----- -- Kent Tong Wicket tutorials freely available at http://www.agileskills2.org/EWDW Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA -- View this message in context: http://www.nabble.com/Testing-%28Ajax%29TabbedPanel-tp15739429p15772312.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
