Sha256: b9183455cd5759841bab399812df9f862f5a191ab0b6fc80da7001ee2eebfa32

Contents?: true

Size: 772 Bytes

Versions: 97

Compression:

Stored size: 772 Bytes

Contents

<html>
  <head><title>tc_checkboxbuttons.html</title></head>
  <body>
    <form name="form1" method="post" action="/form_post">
      Gender:<br />
      M: <input type="checkbox" name="male" /><br />
      F: <input type="checkbox" name="female" /><br />
      Your one favorite color:<br />
      Green: <input type="checkbox" name="green" /><br />
      Green: <input type="checkbox" name="green" /><br />
      Red: <input type="checkbox" name="red" /><br />
      Blue: <input type="checkbox" name="blue" /><br />
      Yellow: <input type="checkbox" name="yellow" /><br />
      Brown: <input type="checkbox" name="brown" /><br />
      Purple: <input type="checkbox" name="purple" /><br />
      <input type="submit" value="Submit" />
    </form>
  </body>
</html>

Version data entries

97 entries across 97 versions & 12 rubygems

Version Path
mechanize-2.14.0 test/htdocs/tc_checkboxes.html
mechanize-2.13.0 test/htdocs/tc_checkboxes.html
mechanize-2.12.2 test/htdocs/tc_checkboxes.html
mechanize-2.12.1 test/htdocs/tc_checkboxes.html
mechanize-2.12.0 test/htdocs/tc_checkboxes.html
mechanize-2.11.0 test/htdocs/tc_checkboxes.html
mechanize-2.10.1 test/htdocs/tc_checkboxes.html
mechanize-2.10.0 test/htdocs/tc_checkboxes.html
mechanize-2.9.2 test/htdocs/tc_checkboxes.html
mechanize-2.9.1 test/htdocs/tc_checkboxes.html
mechanize-2.9.0 test/htdocs/tc_checkboxes.html
mechanize-2.8.5 test/htdocs/tc_checkboxes.html
mechanize-2.8.4 test/htdocs/tc_checkboxes.html
mechanize-2.8.3 test/htdocs/tc_checkboxes.html
mechanize-2.8.2 test/htdocs/tc_checkboxes.html
mechanize-2.8.1 test/htdocs/tc_checkboxes.html
mechanize-2.8.0 test/htdocs/tc_checkboxes.html
mechanize-2.7.7 test/htdocs/tc_checkboxes.html
husc-0.2.1 vendor/bundle/gems/mechanize-2.7.6/test/htdocs/tc_checkboxes.html
husc-0.2.0 vendor/bundle/gems/mechanize-2.7.6/test/htdocs/tc_checkboxes.html