Sha256: e3d343e72d4bbe3d5de9c9865b19aa8ef03cf198269dbc139df9becdba792eed
Contents?: true
Size: 403 Bytes
Versions: 1
Compression:
Stored size: 403 Bytes
Contents
<html> <head><title>Page Title</title></head> <body> <form name="get_form" method="get" class="formclass" id="formid"> <table> <tr> <td>First Name</td> <td><input name="first" type="text" /></td> </tr> <tr> <td><input type="submit" value="Submit" /></td> <td></td> </tr> </table> </form> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kitamomonga-mechanize-0.9.3.20090724215219 | test/htdocs/form_no_action.html |