Sha256: a4d816cd4bbb5fa9e492a37916ddb5ca8d252ed57cb5c4244b3ea0a0013cb37a

Contents?: true

Size: 478 Bytes

Versions: 98

Compression:

Stored size: 478 Bytes

Contents

<html>
  <body>
    <form name="form1" method="post" action="/form_post">
      <select name="list">
        <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

98 entries across 98 versions & 12 rubygems

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