Description
For unit testing purposes, it would be nice to know the exact ids of the components on your wicket pages. Perhaps the generated markup could contain a wicket:path attribute?
<div wicket:path="some:path:to:this:div">
Attachments
Issue Links
- relates to
-
WICKET-2832 Output wicket attributes even in ajax response
- Resolved