Apache Wicket > Index > Settings for testing
Added by Ralf Eichinger, last edited by Ralf Eichinger on Oct 17, 2009

Testing with Selenium

See idebugsettings.setoutputcomponentpath, which will add wicket:path='component's page relative path' attribute which is stable as long as you do not change the hierarchy and can be used for writing selenium tests. See also http://wicket.apache.org/docs/1.4/org/apache/wicket/settings/Settings.html#setOutputComponentPath(boolean)