It looks like this
My guess is that our front-end engineers had components in the account’s input box that changed what they typed
But, I don’t know how to solve this problem
Quick headsup, the encryption in katalon for passwords is very easily decrypted. If i were you, I would delete this image and upload a new image with the encrypted password blurred out as well.
Weird, looks like it’s something related to the frondend as you suspected.
Did the “send keys” keyword give the exact same result?
Quick question. Why do you first input text and then wait for the input field to be present? I.e. why do you first execute step 4, then 5? Why not the other way around?
Yes, the same execution result,“send keys” and “set Text”
That is to test,And then I switched the 4 and the 5, However, the execution results remain the same