Skip to content

Comments

multi-element XPath support#195

Merged
leastbad merged 2 commits intomasterfrom
xpath_multi_element
May 19, 2022
Merged

multi-element XPath support#195
leastbad merged 2 commits intomasterfrom
xpath_multi_element

Conversation

@leastbad
Copy link
Contributor

@leastbad leastbad commented Apr 8, 2022

Acting on a request from @W3NDO, this PR would allow the select_all option to co-exist with xpath selectors.

It required the introduction of a xpathToElementArray utility function, which returns an Array of nodes (that could be empty, depending on your query results).

@leastbad leastbad added enhancement proposal javascript Pull requests that update Javascript code labels Apr 8, 2022
@leastbad leastbad added this to the 5.0 milestone Apr 8, 2022
@leastbad leastbad merged commit f9228a1 into master May 19, 2022
@leastbad leastbad deleted the xpath_multi_element branch May 19, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement javascript Pull requests that update Javascript code proposal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant