How to identify which text box is been selected while opening the dashboard

Hi Everyone,

I am trying to identify which textbox is been selected by default but I am not getting any clue or Idea. I have provided the screenshot below

image

Please feel free to provide some workaround either by trying to getting the color of the text box or by different ways.
I will be greatly thankful to you for the same

Thanks in advance.

@sambhawam Open UiExplorer and select the highlighted textbox and normal textbox find the unique difference by comparing the selector in both the elements. then use get text activity to find the selected textbox name using the unique selector.