Jacek - 2005-08-16

Hi,

which tags are supported in response.getElementsWithAttribute? I have in my page <div class="error">Message</div> and I try to find in response this element with getElementsWithAttribute, but this method returns empty array! I try'd with SPAN too with the same result, but with TABLE work fine.

I use httpunit 1.6

Jacek