HTML:

    <tr>
      <td colspan="4" align="left" class="txt12px">
        <strong style="display:block;width:425px;">
          some text
    </tr>

Code:

    qt = @browser.strong(style: 'display:block;width:425px;').text

This code throws `UnknownObjectException`. Is it a bug, known issue or only my 
blindness?




---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/168
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to