I am calling the global variable from profiles to test case. i am getting below error.
Unable to set encrypted text for object ‘Object Repository/Page_Login/input_password’ (Root cause: javax.crypto.IllegalBlockSizeException: Input length must be multiple of 8 when decrypting with padded cipher)…
Hello,
can you please post whole exception? It seems that root cause of fail is that Object you are trying to interact with is not interactable…
can you input plain text to that TO?