Are there any tools that will let me see what the XPath expression is of a given node in an html document? Im using Visual Studio 2017 and Notepad++ 7.7
Asked
Active
Viewed 37 times
0
-
2Check [this](https://stackoverflow.com/questions/55870609/is-there-a-way-to-learn-xpath-without-using-firebug-or-xpath-as-firefox-is-not-s/55870909#55870909) – supputuri Jul 16 '19 at 13:53
-
Awesome, didnt even think of using the browser console. thanks – bitshift Jul 16 '19 at 14:00