Sha256: fc77cec51aa36cc6e1d2868335077c629def00e689fa12854ed8c4db300cfab2

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents

<html>
<head>
  <title>Test page for Links</title>
  <link rel="stylesheet" type="text/css" href="firewatir_unit_tests.css"></link>
</head>

<body>
CVS Revision: $Revision 1.0 $
<br></br>
<br></br>
<table>
  <tbody>
    <tr>
      <td> <a href="links2.html">test1</a> <br></br>
           <a href="link_pass.html" class="link_class_1">test1</a> <br></br>
           <a href="pass3.html"><img src="images/button.jpg" border="0" alt=""></img></a> The button is really a link <br></br>
           <a href="textarea.html" target="_blank">new window</a> <a href="textarea.html" target="_blank">new window</a> </td>
    </tr>
    <tr>
      <td> <a href="links1.HTML" id="link_id">Link Using an ID</a> </td>
    </tr>
    <tr>
      <td> <a href="links1.HTML" name="link_name">Link Using a name</a>
      </td>
    </tr>
    <tr>
      <td> <a href="links1.HTML" title="link_title">Link Using a title</a>
      </td>
    </tr>

    <tr>
    <td><a href = "pass.html"><img src="images/triangle.jpg" alt=""></img>Image and a text link</a></td>
    </tr>

  </tbody>
</table>

           <a id="linktos" href="link_pass.html" class="link_class_1">to string test</a> <br></br>
           
       <a href="link1.html" name="test_link"><span class="spanClass">name<span class="delete">Delet</span></span</a>
</body>
</html>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
mk_firewatir-1.6.5 unittests/html/links1.html
firewatir-1.6.5 unittests/html/links1.html