Does anyone have any experience of using overlib with WATiR?
Basically, our application uses overlib to display tooltips for as
long as the mouse hovers over a "help" image.
I need to check the text of the tooltip that is being returned, but
haven't yet found out how - all the tooltips have identical html, with
the exception of the returned text (and the Index)
i.e.
Element: [IMG], Frame: [mainFrame/centralFrame], Index: [95]
<IMG onmouseover="return overlib('The unique name of this
configuration.')" onmouseout="return nd();" src="../images/help.gif">


Any pointers would be appreciated.

Trevor







--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to