Closed duongnt closed 4 years ago
I'm not sure what's going on here - it looks like you did work, and I can see that you've made the PR, but the number of changed files is... 0? Could you do a git diff origin/td-string-xpath
?
sorry let me put up another pull request.
Use
string()
xpath function to convert the first item of node-set to a string, instead of getting the node-set and extract the first item in python.This fixes #46
Signed-off-by: Thi Duong Nguyen (thiduongnguyen@gmail.com)