Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
BSD 3-Clause "New" or "Revised" License
1.15k
stars
146
forks
source link
XPath union operator does not nest correctly after .css() #205
Closed
jokull closed 3 years ago
Before I dig into a pull request, and because I’m not a xpath expert, can someone confirm this looks wrong?
Shouldn’t the CSS qualifier scope the subsequent xpath selector and not include
C
in the output?