Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get the links which appears on mouse hover of parent link
#7
Solved: 6 Years, 6 Months, 3 Weeks ago
Thanks for ur reply.but QTP unable to recording in normal mode.its recording analog mode only. I have tried with "oshell object "and "mercury.devicereply" object even i am not able to click on the links which appeared after mouse hover the parent link

Ex:
Code:
browser().page().webelement().fireevent "onmouseover"
set oshell = createobject(WScript.shell)
oshell.sendkeys "{DOWN}"
oshell.sendkeys "{ENTER}"
or
Code:
Set deviceReplay = CreateObject( "Mercury.DeviceReplay" )
deviceReplay.KeyDown VK_CONTROL
deviceReplay.PressKey  VK_A

for more understanding plz find the above screenshot
please help me


Thanks
Raju
Reply


Messages In This Thread
RE: How to get the links which appears on mouse hover of parent link - by rajendra649 - 11-17-2011, 03:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting background color of an object on mouse over Surya 2 3,884 06-27-2018, 08:51 PM
Last Post: vensas3181
Question Webtable contains cell contains two links, how to click on link srinivassure 9 53,479 07-30-2016, 03:41 PM
Last Post: Akshay
  verify that parent properties match object currently displayed in your application. sona 0 3,127 02-21-2016, 12:00 PM
Last Post: sona
  How to write a script for fly out menus (Parent - Child - Sub Child) rajkumarsm 3 4,698 09-02-2014, 10:01 AM
Last Post: vinod123
  exit parent functions as well Shridevi.Salagare 3 3,842 07-31-2013, 12:15 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 8 Guest(s)