Forum Discussion

EkremMese1's avatar
EkremMese1
Contributor
10 months ago

How can I retrieve the text of that dropdown below?

Hi everyone, 

I am trying to get a text of dropdown in my application. 

Dropdown looks like this in the HTML: 


And in the system it appears like that:

So far I tried innerText, outerText and contentText methods, none of them working.