12-20-2010, 10:47 PM
Hi,
In my script when Iam entering any value in a textbox, qtp is recording the value in an encrypted manner,
It is difficult to debug when the value is unidentified. how to find out the value which is in encrypted
Thanks very much in advance
In my script when Iam entering any value in a textbox, qtp is recording the value in an encrypted manner,
Code:
JavaWindow("Client Information System").JavaInternalFrame("Client Demographics").JavaEdit("VTextField_4").SetSecure "4d0b772dc5d1e0c3"
It is difficult to debug when the value is unidentified. how to find out the value which is in encrypted
Thanks very much in advance