Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PressKey with JavaEdit
#1
Solved: 10 Years, 9 Months ago
Hi,
I am trying to use Ctrl+End, End & Home keys for a JavaEdit box,
Ctrl+Home is working fine, but nothing else works.

The object is as follows
Code:
Browser("...").Page("...").Frame("....").ActiveX("......").JavaApplet("....").JavaEdit("....")

I am using .PressKey, its working only for Ctrl Home, but not for others,
even for other keys the statement executes but, it wont perform the according action.

Any help would be greatly appreciated.

Thanks
Rammy
Reply
#2
Solved: 10 Years, 9 Months ago
Would you mind using the Sendkeys method and see if that helps.

Does the app behave the same for sendkeys ??

Subsequently, if Sendkeys wouldnt then try to use, DeviceReplay.PressKey [ Not sure if this exist, but if it does please try ]
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)