Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always return find elements in the correct order #540

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

ypconstante
Copy link
Contributor

Instead of expecting traverse_html_tree to return elements in the correct order, we'll now use the node_id to sort find results.
Fixes #539

@philss philss merged commit 5e7ec16 into philss:main Feb 17, 2024
9 checks passed
@philss
Copy link
Owner

philss commented Feb 17, 2024

@ypconstante thank you!

@ypconstante ypconstante deleted the find-element-order branch February 17, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected order using find with comma separated selectors in v0.35.3
2 participants