You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Chris, just to let you know, I was never the developer for this project - I was using it in one of my own projects, and with the permission of the original developer, put it up on github. I don't have much time to spend on it, either. In fact, I only recently got around to accepting some pull requests that were several years old! D'oh!
So basically, it is very unlikely I'll have time to dig into this. If you are able to find and fix the problem, I will try to get a pull request or a patch merged in a reasonable amount of time.
Given a simple 3x3 table with HTML tree:
and an XPath expression to extract the first column:
I expected the following output:
Instead I only get the first row's column:
I tested this with a few online XPath testers and they all give 100,400,700.
The text was updated successfully, but these errors were encountered: