Comment on What Happened to XPath?parentComments−deckard15yIf you know CSS well, I find this useful:https://devhints.io/xpathThe problem with xpath is that you rarely use it, so you forget how to do certain things. Then you have to go and re-learn when you need it. Rinse and repeat.
Comments
If you know CSS well, I find this useful:
https://devhints.io/xpath
The problem with xpath is that you rarely use it, so you forget how to do certain things. Then you have to go and re-learn when you need it. Rinse and repeat.