You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here you find examples on how to test your Wicket web application when you use AJAX.
There are some things that complicates matters if you wish to avoid browser based testing, such as Selenium.
You can read more in my blog or just download the source and do “mvn install” “mvn jetty:run” and point your browser to http://localhost:8080/wicket-test-examples