i have a trouble with XPath. I have a HTML page with complicated structure and i want to select ALL href's elements in particular div, regardless of the depth of nesting. Why next code doesn't work and what can I do to fix?i have a trouble with XPath. I have a HTML page