"Could not find the UI element corresponding to this selector"

Hellow Sir/Madam,

thank you in advance

"Could not find the UI element corresponding to this selector: "

sometime we are getting above what is issue don’t understand

Regards,
Ram Gurav

@Ram_Gurav1

The selector of the UI element is changing. Please get the most stable selector of the UI element to avoid this error.

Hi @Ram_Gurav1

Can you tell what you are try to select. Share the screenshot of both the selector and selecting element?

Regards
Gokul

please refer attached screen shot

showing password filed not found , but when we try to again then without any changes he got that filed

@Ram_Gurav1
Can you show the property panel of Type into activity of password field?


please check

Hi @Ram_Gurav1

After enter the User Name try to use Send Hotkey activity Tab and followed by without selector use Type Into activity and enter the password

image

Regards
Gokul

@Ram_Gurav1

Set simulate type = true and wait for ready-interactive and try

Hi @Ram_Gurav1

Try checking the property deselct at the end for username type into

And for passwords its preferred to use type secure text.

Also try setting the property wait till complete in the type
Into activity

And check if in selector you should not be selecting any name or aaname or innertext as for type fields they change

Cheers

no any changes in selector , when we retry this it will be work

Hi @Ram_Gurav1

Then use Retry scope activity and test the workflow.