Sha256: e7c3d6d1935474697a94485f723a3cf7466735ef65b030475c6a5f3377efb513

Contents?: true

Size: 401 Bytes

Versions: 6

Compression:

Stored size: 401 Bytes

Contents

<html>
<head>
<title>
Test page for Tables
</title>
</head>
<body>
CVS Revision: "$Revision: 438 $"
<br>
<br>
<table >
    <tr>
      <td> Row 1 Col1 </td>
      <td> Row 1 Col2 </td>
    </tr>  
    <tr>
      <td> Row 2 Col1 </td>
      <td> Row 2 Col2 </td>
    </tr>  
    <tr>
      <td> Row 3 Col1 </td>
      <td> Row 3 Col2 </td>
    </tr>  
</table>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
watir-1.5.4 unittests/html/simple_table.html
watir-1.5.2 unittests/html/simple_table.html
watir-1.5.3 unittests/html/simple_table.html
watir-1.5.6 unittests/html/simple_table.html
watir-1.5.5 unittests/html/simple_table.html
watir-1.6.2 unittests/html/simple_table.html