Sha256: cb624c73ff8fefb7efe47d1b8e3c74ef4ff86523f528e5cef78040e9f6541cdd

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

<html>
<head>
<title>
Test page for Tables
</title>
</head>
<body>
CVS Revision: "$Revision: 1.1 $"
<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

1 entries across 1 versions & 1 rubygems

Version Path
watir-1.4.1 unittests/html/simple_table.html