See IMarkupSettings#setStripWicketTags().
It has to be 'false' to be able to use tester.getTagByWicketId().

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Fri, Sep 26, 2014 at 2:29 PM, Maxime00 <[email protected]>
wrote:

> We used :
>
> TagTester tagById = this.tester.getTagByWicketId("address-helper");
>         assertNotNull(tagById);
>
> Assert fail
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Problem-Attribute-not-found-tp4667711p4667721.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to