I have a large set of XPaths for selecting content in webpages and I want users to be able to use them in the browser (including IE).
What do you recommend?
Try and interpret the XPaths with JavaScript?
Or perhaps convert to regex?
Some existing JavaScript XPath work:
http://js-xpath.sourceforge.net/xpath-example.html
http://goog-ajaxslt.sourceforge.net