Unreliable selectors of a text Box_NeedHelp

While filling in a text box, we are unable to find any reliable selector for the same.
We have tried using FindElement in Anchor Base too but unable to find that too as we don’t have any reliable base element before the text box we need to fill in.
The selectors are as abc_0,abc_1,abc_2… for n number of times and after that it is changing to pqr_0,pqr_1… and so on.
Is there a way to find reliable selector in this case?

Hi,

In Anchor Base you can use, Find Image(Take any reference point through which you will be identifying the text box) and corresponding to that you can use Type into.