generate/get the Xpath for a selected textnode.
Posted
by ganapati hegde
on Stack Overflow
See other posts from Stack Overflow
or by ganapati hegde
Published on 2010-03-29T10:34:17Z
Indexed on
2010/03/29
10:43 UTC
Read the original article
Hit count: 381
Is it possible to get/generate the XPath, for a text selected in the HTML page. Say,I have opened an html file using a browser,say safari/firefox, now i select some text (using mouse), i want to generate/get the xpath for that. is it possible to get it programatically? how?
© Stack Overflow or respective owner