Hi,

I am unable to retrieve an attribute of the below HTML snippet through
standard Watir methods

<a id="dtrSeriesRightsWindowAnchor" href="http://site.co.uk/index.htm";
title="Awaiting approval">

I have tried the following XPath

browser.element_by_xpath("//a...@id='dtrSeriesRightsWindowAnchor']...@title")

I am hooking onto the obejct, but I am unsure on how to retrieve the
value of title.

Thanks

Aidy

--~--~---------~--~----~------------~-------~--~----~
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