[Wtr-general] Determining if control is hidden
tom.dietz at thomson.com
tom.dietz at thomson.com
Mon Aug 21 10:54:32 EDT 2006
Is there an easy way to determine if a control (a checkbox in my case)
is hidden?
I have a checkbox that exists in a <TD> that (through several wrapped
divs) ends up being hidden sometimes. Is there an easy way to determine
this?
I've tried:
if $ie.hidden(:id, "control id")
and
if $ie.hidden(:name, "control name")
And neither seems to work.
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060821/80d49193/attachment.html
More information about the Wtr-general
mailing list