Not sure why, but when translating https://arxiv.org/abs/1511.04032 evaluating an xpath on xml item it fails to find the node which is found in a browser.
I tested with JSDOM's native xpath evaluator, google's wgxpath and another big xpath library with no success. Not clear whether the culprit is jsdom or the xpath code either.
Not sure why, but when translating https://arxiv.org/abs/1511.04032 evaluating an xpath on xml item it fails to find the node which is found in a browser.
I tested with JSDOM's native xpath evaluator, google's wgxpath and another big xpath library with no success. Not clear whether the culprit is jsdom or the xpath code either.