ravinukala
Posts: 103
Joined: 2012-10-05
|
Hi,
Right now we can highlight an element based on ID of an element,
however we need a functionality where, a node is selected based on relative XPath,
Is there any way to retrieve object of HtmlElement based on XPath?
We tried doing it with .net classes for XPath and that returns XPathElement,
however to set background color (for highlighting), HtmlElement is needed,
Assigning temporary IDs to Html elements is not the solution for us.
Any help regarding this is much appreciated. |
|
Andrei Smolin
Add-in Express team
Posts: 18559
Joined: 2006-05-11
|
|
ravinukala
Posts: 103
Joined: 2012-10-05
|
Hi Andrei,
Thanks for your response.
Thanks |
|