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

Please add method to select multiple elements #117

Closed
raunaqss opened this issue May 17, 2024 · 1 comment
Closed

Please add method to select multiple elements #117

raunaqss opened this issue May 17, 2024 · 1 comment

Comments

@raunaqss
Copy link

Hi there,

Currently driver.select only returns a single match. This is not suitable for retrieving multiple elements with the same selector.

Can you please implement a method that lets us select multiple elements matching a selector?

@Chetan11-dev
Copy link
Contributor

Use select_all

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

No branches or pull requests

2 participants