Sunday, January 11, 2009

To get the tool tip of the Link

l_ToolTip=Browser( bName).Page( pName).Link( lName).object. title
msgbox
l_ToolTip
This statement will bring the tooltip of a link.

No comments:

Post a Comment