Browser("BrowserName").Page("PageName").Link("LinkName").FireEvent "onmouseover"
Wait(2)
ToolTipText= Window("nativeclass:=tooltips_class32").GetROProperty("text")
Monday, January 19, 2009
Subscribe to:
Post Comments (Atom)
Quick Reference for QTP
This piece of code is very useful for my application.
ReplyDeleteThanks,
Anita