We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the wicket-test-examples wiki!
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
Blog is here.