e.g.
<a href="?wicket:interface=:4:create::ILinkListener:">
where the "4" will change every request.
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
We've been testing some major wicket apps lately. Ajax, fileuploads and all kinds of tricky stuff. Took us about two weeks to write the mega brittle tests, but it works. Wicket really sucks (not only for this reason) and if I were you I'd either
1 use a different web framework or
2 invest big bucks in hp load runner truclient (supports Dom evaluation etc) or similar (that's what we ended up doing)
Stefan