Yes, I could but in fact it returns the last non-Ajax response. I see it
when providing it to TagTester#createTagsByAttribute.

Thank you anyway.


On Thu, Jan 31, 2013 at 4:38 PM, Andrea Del Bene <an.delb...@gmail.com>wrote:

> Hi,
>
> I haven't tested it but I think you could get the last response from
> WicketTester (with getLastResponse or getLastResponseAsString), then you
> should be able to search your attributes inside the response.
>
>  Good afternoon,
>>
>> I'd like to test an Ajax response. More precisely, I'd like to get the
>> list
>> of HTML tags which attributes have a given value.
>>
>> I know of TagTester#**createTagsByAttribute but it looks like it is for
>> non-Ajax only, correct me if I'm wrong.
>>
>> Is there any way to do that in a Wicket 6 unit test?
>>
>> Thanks and regards,
>>
>> Pierre
>>
>>
>>
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<users-unsubscr...@wicket.apache.org>
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
"Parce que c'est la nuit qu'il est beau de croire à la lumière."

Edmond Rostand

Reply via email to