07-29-2008, 06:18 PM
Hi All,
I'm setting javaEdit text as c123. But in runtime it's always setting 'cc112233'.
what's wrong with this ?
Thanks in advance,
Raj
I'm setting javaEdit text as c123. But in runtime it's always setting 'cc112233'.
Code:
Browser("Logon").Page("Logon").JavaApplet("LogonApplet").JavaEdit("UID:").Set "c123"
what's wrong with this ?
Thanks in advance,
Raj