everyone.
I have an HTML document that contains a very-nested element with a unique ID.
Can XPath find this element? I want to print its inner text.
If not, what do I have to specify? Location in document, tag, etc.?
I've tried to build some queries, but they don't work. I'm not 100% sure what I'm doing.
I'm a bit rusty with XPath, so explanations on how it works would be useful.
Thanks a lot in advance, Gal.