Cannot find selector on Chrome Legacy Window

Hello fellow RPA Developers.

I’m trying to create an automation based on Google’s Web Speech Api Demonstration ( link Chrome Browser )

The application works only on Chrome Browser. I want to change the input language from English to some other language, i.e. Dansk.

The problem is that I cannot find a selector that works in order to perform the click. I can successfully expand the drop-down menu, but I’m unable to select any other language. The language selector used was found with the UI Explorer, but with no luck so far…

Thanks in advance,
Kap

I found a workaround, by sending a hotkey “Dan” to the select language drop-down menu. Selector

However, I still feel frustrated since I cannot find any valid selector for the language click activity

I am looking forward for your assistance.

Best regards