Hi. I've tried to get the AjaxDropDownList under test. In a test I'm doing: val formTester = tester.newFormTester("form") formTester.select("cut:container:data.serviceType", <someservicetype>) tester.executeAjaxEvent(basePath+":data.serviceType", "change")
but the onSelectionChanged is never triggered in a test. It works when starting the app in a browser. How can I make this testable? Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Kendo-UI-AjaxDropDownList-onChange-tp4677142.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org