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

Return empty list from Find elements #39

Merged
merged 1 commit into from
May 8, 2024

Conversation

aristotelos
Copy link
Collaborator

Do not throw a NoSuchElementException when the result of Find elements is an empty list, as per the spec. Closes #34.

Do not throw a NoSuchElementException when the result of Find elements is an empty list, as per the spec. Closes FlaUI#34.
@aristotelos aristotelos merged commit 4857093 into FlaUI:main May 8, 2024
3 checks passed
@aristotelos aristotelos deleted the fix-find-elements-empty branch May 8, 2024 17:07
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.

FindElements returns NoSuchElement for 0 results.
3 participants