With Watir 1.5

ie.cell(:id, 'tab.policies.WINDOWS').attribute_value('classname')

-Charley

On 4/25/07, Russ DeWolfe <[EMAIL PROTECTED]> wrote:

 I want to get the value in the class parameter of a TD tag or better yet
build an array with a bunch of them in it, but just getting this one will be
a start:

 <TD class="RegularTab" id="tab.policies.WINDOWS" onclick=
'showTab("WINDOWS","WINDOWS","PPC","PALM","SMARTPHONE","SYMBIAN","RIM","GATEKEEPER")'
noWrap>
 Windows
</TD>

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to