Micro Focus QTP (UFT) Forums
"Presskey" with JavaEdit - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: "Presskey" with JavaEdit (/Thread-Presskey-with-JavaEdit--2393)



"Presskey" with JavaEdit - rameshrise3 - 09-22-2009

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


RE: "Presskey" with JavaEdit - Saket - 09-22-2009

Hi Rammy,
Please restrict yourself from posting the same query in more than one category.
Refer Posting Guidelines.

Thread is closed now.