Forum Discussion
YMinaev
Staff
15 years agoHi,
If you want to use XPath to access a page element, there is no way to do this. You can just use it with XHTML-compliant HTML code (that can be parsed with the MSXML parser) to get a particular HTML node, not the corresponding page element.
In this case, I recommend that you use one of the approaches mentioned in the Finding Objects on Web Pages help topic.
We have an appropriate suggestion in our database, and your request has increased its rating.
If you want to use XPath to access a page element, there is no way to do this. You can just use it with XHTML-compliant HTML code (that can be parsed with the MSXML parser) to get a particular HTML node, not the corresponding page element.
In this case, I recommend that you use one of the approaches mentioned in the Finding Objects on Web Pages help topic.
Is XPath planned to be suppurted in the future?
We have an appropriate suggestion in our database, and your request has increased its rating.