Sha256: b5e18b3d65e4288036d24afbb02896c5d0ac66154891cdc04c43163e3543c04a

Contents?: true

Size: 426 Bytes

Versions: 98

Compression:

Stored size: 426 Bytes

Contents

<html>
  <head>
    <title>HTML for tc_set_fields</title>
  </head>
  <body>
    <form name="set_fields" method="post" action="/form_post">
      <input type="text" name="first_name" /><br />
      <input type="text" name="first_name" /><br />
      <input type="text" name="gender" /><br />
      <input type="text" name="green[eggs]" /><br />
      <input type="submit" value="Submit" /><br />
    </form>
  </body>
</html>

Version data entries

98 entries across 98 versions & 12 rubygems

Version Path
mechanize-0.8.0 test/htdocs/form_set_fields.html
mechanize-0.7.4 test/htdocs/form_set_fields.html
mechanize-0.7.8 test/htdocs/form_set_fields.html
mechanize-0.7.7 test/htdocs/form_set_fields.html
mechanize-0.7.1 test/htdocs/form_set_fields.html
mechanize-0.7.0 test/htdocs/form_set_fields.html
mechanize-0.7.2 test/htdocs/form_set_fields.html
mechanize-0.7.3 test/htdocs/form_set_fields.html
mechanize-0.7.5 test/htdocs/form_set_fields.html
mechanize-0.8.1 test/htdocs/form_set_fields.html
mechanize-0.8.4 test/htdocs/form_set_fields.html
mechanize-0.8.2 test/htdocs/form_set_fields.html
mechanize-0.8.3 test/htdocs/form_set_fields.html
mechanize-0.9.1 test/htdocs/form_set_fields.html
mechanize-0.9.2 test/htdocs/form_set_fields.html
mechanize-0.9.3 test/htdocs/form_set_fields.html
mechanize-0.8.5 test/htdocs/form_set_fields.html
mechanize-0.9.0 test/htdocs/form_set_fields.html