Skip to content

Reflect how find_elements returns a list, not just one WebElement.#6645

Merged
srittau merged 1 commit intopython:masterfrom
colons:issue/selenium-find-elements
Dec 21, 2021
Merged

Reflect how find_elements returns a list, not just one WebElement.#6645
srittau merged 1 commit intopython:masterfrom
colons:issue/selenium-find-elements

Conversation

@colons
Copy link
Copy Markdown
Contributor

@colons colons commented Dec 21, 2021

Closes #6644

Copy link
Copy Markdown
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

Selenium methods that return multiple elements have incorrect return types

2 participants