Sha256: 0dbb2d56844e8575f1e088e72f8269b77a11c0506cdd090ec5e421e98a916843

Contents?: true

Size: 496 Bytes

Versions: 96

Compression:

Stored size: 496 Bytes

Contents

<html>
  <body>
    <form name="form1" method="post" action="/form_post">
      <select name="list" multiple size="3">
        <option value="1">Option 1</option>
        <option value="2" selected>Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
        <option value="5">Option 5</option>
        <option value="6">Option 6</option>
      </select>
      <br />
      <input type="submit" value="Submit" />
    </form>
  </body>
</html>

Version data entries

96 entries across 96 versions & 12 rubygems

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