One thing that’s always bugged me about testing my wicket applications is that using WicketTester with a Spring-based Application isn’t the most enjoyable process. I have been using Selenium to test my applications and that works sort of OK. Selenium has problems detecting which link I click if there are a lot of [...]