Sha256: a9080844381bf3ad02487f90c6fc535d9c0d20fc5989e8ed4b0aed77a062be8d

Contents?: true

Size: 653 Bytes

Versions: 97

Compression:

Stored size: 653 Bytes

Contents

<html>
  <head><title>tc_pretty_print.html</title></head>
  <body>
    <a href="http://google.com/">Google</a><br />
    <form method="post" action="/form_post" name="form1">
      <input type="text" name="first_name"/><br />
      <input type="password" name="password" /><br />
      <input type="hidden" name="secret" value="hey" />
      <input type="checkbox" name="checkme" />
      <input type="radio" name="r" value="one" /><br />
      <input type="radio" name="r" value="two" /><br />
      <input type="submit" value="Submit" />
    </form>
    <frame src="http://memepool.com/" />
    <iframe src="http://memepool.com/" />
  </body>
</html>

Version data entries

97 entries across 97 versions & 12 rubygems

Version Path
mechanize-0.8.0 test/htdocs/tc_pretty_print.html
mechanize-0.7.6 test/htdocs/tc_pretty_print.html
mechanize-0.7.0 test/htdocs/tc_pretty_print.html
mechanize-0.7.3 test/htdocs/tc_pretty_print.html
mechanize-0.7.4 test/htdocs/tc_pretty_print.html
mechanize-0.7.7 test/htdocs/tc_pretty_print.html
mechanize-0.7.8 test/htdocs/tc_pretty_print.html
mechanize-0.7.1 test/htdocs/tc_pretty_print.html
mechanize-0.8.1 test/htdocs/tc_pretty_print.html
mechanize-0.8.4 test/htdocs/tc_pretty_print.html
mechanize-0.8.2 test/htdocs/tc_pretty_print.html
mechanize-0.8.3 test/htdocs/tc_pretty_print.html
mechanize-0.9.1 test/htdocs/tc_pretty_print.html
mechanize-0.9.0 test/htdocs/tc_pretty_print.html
mechanize-0.8.5 test/htdocs/tc_pretty_print.html
mechanize-0.9.3 test/htdocs/tc_pretty_print.html
mechanize-0.9.2 test/htdocs/tc_pretty_print.html