Why my type into is not working in this prompt?

prompt
Username is getting named on that field but somehow password is also getting typed in the username field as well. Instead of getting type below. I have even tried tab to move down and send hot key as well.
This is actually pop up or prompt.

Hi @Samraat_Maharjan1

Can you please send the selectors that you are using for both the Username field as well as the Password field?

Best Regards.

SyntaxEditor Code Snippet

Password

Hi @Samraat_Maharjan1

Try changing the Ui Framework by pressing F4 while making selection and try again with different method such as AA.

image

Thanks

Weirdly, it was working on google chrome.

Hi @Samraat_Maharjan1 ,

it does happens sometimes. When some method would work with One application might not correctly work with another one.

I Usually work with the HTML code so if you introduce in your selector de label for de password.
For example:
SyntaxEditor Code Snippet

![image|651x479](upload://1uLyN7KwjzVmLYCB4RSbEki4TFv.png) The ID must not change between Browsers