Sha256: 3671ba81bf2da00e0d1a93d52992459d0fcc67eab25f7d6b2c88de7216bcb39a

Contents?: true

Size: 631 Bytes

Versions: 52

Compression:

Stored size: 631 Bytes

Contents

<html>
    <head>
        <title>Testing table cell using xpath.</title>
    </head>
    <body>
    <table>
        <tr>
            <td colspan="1"><img src="images/square.jpg"> Table Cell with image of square.
            </td>
            <td colspan="2"><img src="images/triangle.jpg"> Table Cell with image of triangle.
            </td>
            <td colspan="3"><img src="images/circle.jpg"> Table Cell with image of circle.
            </td>
            <td colspan="4"><img src="images/button.jpg"> Table Cell with image of button.
            </td>    
        </tr>
    </table>
    </body>
</html>

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
firewatir-1.9.4 unittests/html/tableCell_using_xpath.html
firewatir-1.9.3 unittests/html/tableCell_using_xpath.html
firewatir-1.9.2 unittests/html/tableCell_using_xpath.html
firewatir-1.9.2.rc1 unittests/html/tableCell_using_xpath.html
firewatir-1.9.1 unittests/html/tableCell_using_xpath.html
firewatir-1.9.1.rc1 unittests/html/tableCell_using_xpath.html
watir-1.9.0 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc7 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc7 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc6 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc6 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc5 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc5 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc4 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc4 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc3 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc3 unittests/html/tableCell_using_xpath.html
watir-1.9.0.rc2 unittests/html/tableCell_using_xpath.html
firewatir-1.9.0.rc2 unittests/html/tableCell_using_xpath.html