Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling tabout in QTP
#3
Not Solved
Hi,

Thanks for your email. Even I tried Sendkeys method to handle this but no luck, neither displayed error message nor any action by QTP.

The below code which tried:

Code:
Dim strInputKey
strInputKey = "{TAB}"
Set objWsh = CreateObject("WScript.Shell")
objWsh.AppActivate "Payment"
Browser("Payment").Page("Payment").WebEdit("payTranSenderCorrRefLi").Set "Address1"
Browser("Payment").Page("Payment").WebEdit("payTranSenderCorrRefLi").Click
objWsh.SendKeys strInputKey

Appreciate your help. Thanks much.
Reply


Messages In This Thread
RE: Handling tabout in QTP - by basanth27 - 10-17-2013, 07:18 AM
RE: Handling tabout in QTP - by ra.dineshkumar@gmail.com - 10-17-2013, 09:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Rolleyes QTP pop up window handling piyush8793 3 16,441 10-15-2015, 11:03 PM
Last Post: Venkateswarluponna
  Handling .NET framework menu in webpage using QTP 10 vishnu1067 0 2,209 05-15-2014, 05:30 PM
Last Post: vishnu1067
  Handling mutiple browsers with QTP suresz449 3 5,100 08-19-2011, 02:26 PM
Last Post: sshukla12
Exclamation RE: QTP - Exception Handling Unleash Rajesh 2 4,832 07-05-2011, 08:54 PM
Last Post: rajpes
  Exception Handling in QTP sudhirzpatil 2 12,813 12-22-2010, 10:05 AM
Last Post: sudhirzpatil

Forum Jump:


Users browsing this thread: 1 Guest(s)