Sha256: ec88a1b815e596de7ef1878360f7c5ff782fe95ef54403dbc245ce23298041e1

Contents?: true

Size: 1.32 KB

Versions: 7

Compression:

Stored size: 1.32 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

7 entries across 7 versions & 1 rubygems

Version Path
firewatir-1.6.6 unittests/html/links1.html
firewatir-1.6.6.rc2 unittests/html/links1.html
firewatir-1.6.6.rc1 unittests/html/links1.html
firewatir-1.2.0 unittests/html/links1.html
firewatir-1.2.1 unittests/html/links1.html
firewatir-1.6.2 unittests/html/links1.html
firewatir-1.1.1 unittests/html/links1.html