given:
<td class="Lpadding" height="4"><span id="lblMonth1">2005/10</span></td>

I tried this:
assert($ie.label(:id,"lblMonth1").innerText=="2005/10")

but:
Watir::Exception::UnknownObjectException: Unable to locate object, using id and 
lblMonth1

Am I doing it wrong?


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to