How to capture box

72 views
Skip to first unread message

Debra Dodge

unread,
Dec 27, 2012, 2:00:07 PM12/27/12
to qtp-ele...@googlegroups.com
How do I capture a box that only appears when you hover over an object.  As soon as I try to capture it the box disappears.  See attached file.  The small box shows on the left when I hover over LIST45678901... but I can't get it captured correctly in the OR.  It really is not a tooltip so I can't use the CTRL button to help in capturing it.  Any help would be appreciated.  Thank you!
SCREENSHOT.docx

Jitendra.S

unread,
Jan 1, 2013, 10:06:49 PM1/1/13
to qtp-ele...@googlegroups.com
Very Good Question man ..In screen shot it is look like Tool tip ..If it is webelement then
use Object property like..

      ToolTip=Browser().Page().WebElement().Object.title

       MsgBox ToolTip

If it is link Then use mousover method and then use

GetRoProperty("text")


Let me know..

~J~
Reply all
Reply to author
Forward
0 new messages