Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JavaEdit printing the input text twice
#1
Not Solved
Hi All,

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
Reply
#2
Not Solved
Hi 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
Reply
#3
Not Solved
No luck Raj, still i'm experencing the same

Thanks,
Raj
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to input Japanese Character through UFT Alaguraja 0 785 07-01-2020, 11:32 AM
Last Post: Alaguraja
  Set Value in JavaEdit Inside JavaTable yonobev 9 11,785 11-08-2017, 11:12 PM
Last Post: lotos
  How to get input from the user in QTP? shanthiK 10 18,055 08-07-2017, 11:34 PM
Last Post: zunebuggy
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,542 09-13-2015, 12:06 AM
Last Post: ADITI1992
  Problem in Input from keyboard:sendkeys Rachna 1 4,772 10-14-2013, 06:07 PM
Last Post: anil2u

Forum Jump:


Users browsing this thread: 2 Guest(s)