omkarcloud / botasaurus

The All in One Framework to build Awesome Scrapers.
https://www.omkar.cloud/botasaurus/
MIT License
1.14k stars 103 forks source link

Please add method to select multiple elements #117

Closed raunaqss closed 1 month ago

raunaqss commented 1 month ago

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 commented 1 month ago

Use select_all