How to Select / Store (array) Multiple Elements

Hi All,

So I’ve been searching for any tutorials and in the api docs and couldn’t find anything that explains how to select a specific element from multiple elements or storing it to an array.

Ex.

Elem1
Elem2
Elem3

Note: There are also elements that I want to access under each div.

Is there a way or do I have to use import selenium for this? thanks!

Thanks!
Nino

1 Like