[Wtr-general] Checking whether images inside a table are enabled or disabled

vijay forum-watir-users at openqa.org
Fri Dec 1 10:22:29 EST 2006


Hello people,

I have got to check whether images present in a table are enabled or disabled.  I am not even very sure whether they are images.  Their "html content: is like the following:

<td class="tab_enabled"><img class="tab" src="/iam/images/tab_left_inactive.png"></td>
<td class="tab_enabled" background="/iam/images/tab_inactive_bg.png"></td><td class="tab_enabled_label" background="/iam/images/tab_inactive_bg.png" class="tab_enabled">
<a class="tab_enabled" href="javascript:formSubmit('summary');">Step&nbsp;1.&nbsp;Details</a>
</td>

Is there a way that I can check whether this image (or link or label) is enabled or not?

Thanks, in advance,
Vijay
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5565&messageID=15503#15503


More information about the Wtr-general mailing list