Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ctrl + click on the item
#4
Not Solved
Hi Sreekanth,

Thank you for your reply. I have tried your suggestion with the following codes:
Code:
Const cntrl = 29
Set deviceReplay = CreateObject( "Mercury.DeviceReplay" )
deviceReplay.KeyDown cntrl
Browser("title:=InfoView").Page("title:=InfoView").WebElement("html tag:=DIV","innertext:=1992").Click
Browser("title:=InfoView").Page("title:=InfoView").WebElement("html tag:=DIV","innertext:=1993").Click

What I have expected is with Ctrl Click, I can do a multiple selections. Hence, here I hope to multiplly select column 1992 and 1993. However, the above codes do as a single click , the effect of Ctrl did not show. Do you any suggestion how my code is different from yours?

Many thanks

Carol
Reply


Messages In This Thread
Ctrl + click on the item - by Carol - 03-09-2008, 03:38 AM
RE: Ctrl + click on the item - by Carol - 03-13-2008, 04:54 AM
reply - by sreekanth - 03-15-2008, 06:15 PM
RE: reply - by Carol - 03-18-2008, 03:34 AM
RE: Ctrl + click on the item - by sreekanth - 03-18-2008, 11:32 PM
RE: Ctrl + click on the item - by Carol - 03-19-2008, 02:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot identify the specified item Beginner 0 2,487 06-22-2017, 04:55 PM
Last Post: Beginner
  WinListView set item command Shahino007 0 2,652 10-06-2015, 03:57 PM
Last Post: Shahino007
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,433 07-10-2013, 04:13 PM
Last Post: RameshKrishnan
  Keyboard Shortcuts "Ctrl+s" are not working in QTP11 dipti 0 3,039 12-31-2012, 05:08 PM
Last Post: dipti
  How do I left click on the right click menu in WinTreeView? RandomGrin 0 3,925 12-22-2012, 04:22 AM
Last Post: RandomGrin

Forum Jump:


Users browsing this thread: 1 Guest(s)