For Each name in the Drop Down list

HI,

If it’s simple HTML Select element, either of the following element pointed by red arrow will work.
Or find it using UiExploere whether there is Select element.

image

If it doesn’t work, probably this dropdown doesn’t consist of Select and Option.
So can you share selector string of dropdown and each option using UiExplorer?

Regards,