Thx that did the trick :-) For those who that come after me
formTester.setValue( getCheckboxPath(), "on" ); // check formTester.setValue( getCheckboxPath(), "off" ); // uncheck regards, Minto -- View this message in context: http://www.nabble.com/how-to-unittest-a-checkbox-tp20106917p20130698.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]
