I have an element with a style attribute I need to access, like this:

<div id="search" class="absolute hide" style="display: block;">
...
</div>

Note that I am only able to see the style attribute using Firebug; it
doesn't show up when I view the page source.  Is it possible though to
examine the style attribute through Watir?



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