ericpromislow/tabhunter

Filter out xpath expressions returning 0-length node sets

Closed this issue · 1 comments

Getting too many hits

That's because as a regex an expression like /li[@some-variable-name="complex expression'] will match almost every html document with an li tag. Fixed in v3.0.1