It seems that Katalon studio does not work well with passwords with special characters. I’ve run a test case with the following password for one of our websites and it doesn’t work via Katalon:
vIao_^@T#HdW
I have not pinned down to which character is the problem. Can you verify if you can successfully run a login script with this password? I’ve verified the password and is correct for my website.
I tried it with encrypted text and plain text, both don’t work.
Thanks in advance.