07-29-2008, 06:29 PM
Hi Raj,
try this and let me know the result
Regards
Raj
try this and let me know the result
Code:
Browser("Logon").Page("Logon").JavaApplet("LogonApplet").JavaEdit("UID:").Click
wait(1)
Browser("Logon").Page("Logon").JavaApplet("LogonApplet").JavaEdit("UID:").Set "c123"
Regards
Raj