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: 8 Years, 2 Months 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 4,457 06-27-2018, 08:51 PM
Last Post: vensas3181
Question Webtable contains cell contains two links, how to click on link srinivassure 9 55,152 07-30-2016, 03:41 PM
Last Post: Akshay
  verify that parent properties match object currently displayed in your application. sona 0 3,434 02-21-2016, 12:00 PM
Last Post: sona
  How to write a script for fly out menus (Parent - Child - Sub Child) rajkumarsm 3 5,261 09-02-2014, 10:01 AM
Last Post: vinod123
  exit parent functions as well Shridevi.Salagare 3 4,377 07-31-2013, 12:15 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)