Sha256: fbfeaa0768f3e6b1b1cbfbaaa470fe9d4d95203394dace22add36acfeea4f980

Contents?: true

Size: 543 Bytes

Versions: 40

Compression:

Stored size: 543 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Test page for forms</title>
</head>
<body>
<br>
<br>
<table>
  <tbody>
    <tr>
      <td>
      <form name="apple_form" method="get" action="pass.html"> <input
 name="name" value="apple" type="text"> </form>
      </td>
    </tr>
    <tr>
      <td>
      <form name="banana_form" method="get" action="pass2.html"> <input
 name="name" value="banana" type="text"> </form>
      </td>
    </tr>
  </tbody>
</table>
</body>
</html>

Version data entries

40 entries across 40 versions & 2 rubygems

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