Quantcast
Channel: Micro Focus QTP (UFT) Forums - All Forums
Viewing all articles
Browse latest Browse all 1653

how to get a link present under mouseover action

$
0
0
Hi All,

I need to click a link which is present under mouseover action of a tab. Used the below code but it didnt work
Code:
Browser("granPAPA Hom_2").Page("granPAPA Hom").WebElement("Security").FireEvent("onmouseover")
'set oshell = createobject("Wscript.shell")
'oshell.sendkeys "{DOWN}"
oshell.sendkeys "{ENTER}"

Key board actions are displayed and only mouse click working to display the page. Request your help on this

Thanks
Priya

Viewing all articles
Browse latest Browse all 1653

Trending Articles