Sha256: fff32a5c7c2811cb0f7d107b104e9ae02e97483ae2a99a2974a86766db90fb13

Contents?: true

Size: 469 Bytes

Versions: 4

Compression:

Stored size: 469 Bytes

Contents

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

4 entries across 4 versions & 1 rubygems

Version Path
mechanize-0.5.3 test/htdocs/form_select_none.html
mechanize-0.5.2 test/htdocs/form_select_none.html
mechanize-0.5.4 test/htdocs/form_select_none.html
mechanize-0.6.0 test/htdocs/form_select_none.html