Vlad - 2004-08-02

Structure of my link is as follows:
<a href="URL"
<div id="some id">  CLICKABLE TEXT </div>
</a>

getLinkWith("CLICKABLE TEXT") returns nothing.

examining getLinks() shows this link, but with asText empty.

examining this link by getDOMSubtree doesn't get subelement "div" - only empty text node.