Sha256: 1fa7f774d618b7fd895e4b4c488885bc94c1aff977eec60fcb0780a8e2e55b59

Contents?: true

Size: 449 Bytes

Versions: 98

Compression:

Stored size: 449 Bytes

Contents

<html>
  <head><title>Input with no name</title></head>
  <body>
    <form name="test" action="/form_post" method="post">
      <input type="text" /><br />
      <input type="password" /><br />
      <input type="hidden" /><br />
      <input type="radio" /><br />
      <input type="checkbox" /><br />
      <input type="file" /><br />
      <textarea></textarea>
      <select></select>
      <input type="submit" />
    </form>
  </body>
</html>

Version data entries

98 entries across 98 versions & 12 rubygems

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