Hi,
I am still not clear with getting the password from the Password edit box.
Input "mercury" to the Password editbox,it will be in the form of "******".
Now,when I learn the values of this editbox using Object Syp, the "text" property is empty.
There is no way,I am able to retrieve this password from the Password textbox.
Please help!
Thanks a lot!
Hi,
Suppose,I am providing multiple values to the Password editbox from the datatable..say,the values are mercury,abcneh,12hbndj. Now,I want to retrieve the value from the Password editbox to check what value was provided to the Password box..how to do that?Because as you said,the "text" property is empty and the ObjectSpy is not displaying any "value" property for the Password box.
Please help!
I am still not clear with getting the password from the Password edit box.
Input "mercury" to the Password editbox,it will be in the form of "******".
Now,when I learn the values of this editbox using Object Syp, the "text" property is empty.
There is no way,I am able to retrieve this password from the Password textbox.
Please help!
Thanks a lot!
Hi,
Suppose,I am providing multiple values to the Password editbox from the datatable..say,the values are mercury,abcneh,12hbndj. Now,I want to retrieve the value from the Password editbox to check what value was provided to the Password box..how to do that?Because as you said,the "text" property is empty and the ObjectSpy is not displaying any "value" property for the Password box.
Please help!