How can handle this type of situation?

what do you need to handle?

Welcome to the community!!!

Can you explain the scenario with more detail? Anyone would not understand what you are trying to do by just looking at a screenshot…

What’s the scenario?
What do you want to handle?
If you have done anything so far, what is it that you have done?

I want to click on “Account state” when i am typing “account state” through Type Into Activity

I want to click on “Account state” when i am typing “account state” through Type Into Activity.

Yah that’s possible
Let the input be passed like
“Account State”+”[k(tab)][k(enter)]”
Ensure that Sendwindowmessage property is enabled and simulate type property is disabled

Cheers @Shoaib_Ansari

Not working.

Is it navigating to that button when tab key is pressed manually either
@Shoaib_Ansari

did you try with click image? @Shoaib_Ansari