How to get all the available element selectors with attach window selector

Hi I am looking for a way to get all the available element selectors on webpage

Above screenshot we can see Uiexplorer shows all the elements which are available on desktop. once we click set as target element, it will give us the selector for the element.

so the Uiexplorer is has all the available elements selectors (Windows,under windows-> menu,login,table) all selectors that are available.

is there any way that we can get all the selectors into a variable???
find children is not giving all when i tried

i want all like home, login, menu … everything there is on the webpage

1 Like

Hey, I would also be interested in this. Has anyone an idea?