Hello All,
I am working on a web application where it uses Password_encrypted form param.
Could you please help me with Password_encrypted. I checked in Developer tool, for the same password, encrypted values keep changing. Just FYI.
Regards Rekha S
Well, you have to ask the developers for the algorithm used to encrypt. Itβs impossible otherwise.
We recorded in Loadrunner and removed encryption part and gave the actual password, it worked fine. But when we implement the same logic in gatling, it throws 403 error.