[
https://issues.apache.org/jira/browse/WICKET-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538247
]
Frank Bille Jensen commented on WICKET-1106:
--------------------------------------------
As I said on the topic:
You can use the TagTester#getMarkup():
"Get markup for this tag. This includes every markup which is between the
open tag and the close tag."
If this isn't enough, please say so.
> WicketTester or TagTester should provide access to the enclosed value of a tag
> ------------------------------------------------------------------------------
>
> Key: WICKET-1106
> URL: https://issues.apache.org/jira/browse/WICKET-1106
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Reporter: Per Newgro
>
> I would like to test if a tag value is as expected.
> <span wicket:id="xyz">The interesting value</span>
> http://www.nabble.com/TagTester---Howto-get-the-value--tf4689085.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.