I'm Facing Selector issue?

Hi Everyone,

I’m Facing some issue from selector that same selector is working fine in other pc. But , in the user pc, selector is working fine for sometime and again getting error. plz help me with this thanks in regards.

Error :- On Element Appear ‘Login Page’: Cannot find the UI element corresponding to this selector:
select

Hello @Gopi_Krishna_Reddy1 - Can you please share the actual selector text?

this is the actual selector.

I mean something like this found in the Selector property of the Activity:

s

@Gopi_Krishna_Reddy1

In the id please use like this *_txtUserName

Also in the title field try using dynamic value to make it work for different titles… not sure what the title means but if you feel something changes then use * inplace of that

Cheers