> > > > I like the xpath display for the current element, and I > would like it > > even more if I could copy it. This can be very useful in > > screen-scraping and similar applications. So I request that this > > capability be added. > > Well it is very easy to implement (if you mean copying the string > displayed in the node path bar) but before I need to > understand what is > a screen-scraping application. >
Yes, I did mean to make the string displayed in node path bar copyable. By screen-scraping, I meant to convert an html file to well-formed xml, and then to use paths discovered with xxe to create a stylesheet to extract specific data. Being able to copy the path to a selected node would be very convenient for this. I have already done it a few times, but of course could not copy and paste the paths. Tom P

