Sha256: 05b04b835157ba9f04b67f6cbd38a31f36fd7feb430e0024c49fc390ffa8556a

Contents?: true

Size: 730 Bytes

Versions: 49

Compression:

Stored size: 730 Bytes

Contents

<html>
  <head><title>tc_radiobuttons.html</title></head>
  <body>
    <form name="form1" method="post" action="/form_post">
      Gender:<br />
      M: <input type="radio" name="gender" value="male" /><br />
      F: <input type="radio" name="gender" value="female" /><br />
      Your one favorite color:<br />
      Green: <input type="radio" name="color" value="green" /><br />
      Red: <input type="radio" name="color" value="red" /><br />
      Blue: <input type="radio" name="color" value="blue" /><br />
      Yellow: <input type="radio" name="color" value="yellow" /><br />
      Brown: <input type="radio" name="color" value="brown" /><br />
      <input type="submit" value="Submit" />
    </form>
  </body>
</html>

Version data entries

49 entries across 49 versions & 9 rubygems

Version Path
eric-mechanize-0.9.3.20090623142847 test/htdocs/tc_radiobuttons.html
kitamomonga-mechanize-0.9.3.20090724215219 test/htdocs/tc_radiobuttons.html
knu-mechanize-0.9.3.20090623142847 test/htdocs/tc_radiobuttons.html
tenderlove-mechanize-0.9.3.20090617085936 test/htdocs/tc_radiobuttons.html
tenderlove-mechanize-0.9.3.20090623142847 test/htdocs/tc_radiobuttons.html
tenderlove-mechanize-0.9.3.20090911221705 test/htdocs/tc_radiobuttons.html
domo-0.0.4 vendor/bundle/ruby/1.9.1/gems/mechanize-1.0.0/test/htdocs/tc_radiobuttons.html
aai10-mechanize-2.0.1.0 test/htdocs/tc_radiobuttons.html
neocoin-mechanize-2.0.2 test/htdocs/tc_radiobuttons.html
mechanize-2.0.1 test/htdocs/tc_radiobuttons.html
mechanize-2.0 test/htdocs/tc_radiobuttons.html
mechanize-2.0.pre.2 test/htdocs/tc_radiobuttons.html
mechanize-2.0.pre.1 test/htdocs/tc_radiobuttons.html
mechanize-1.0.1.beta.20110107104205 test/htdocs/tc_radiobuttons.html
mechanize-1.0.0 test/htdocs/tc_radiobuttons.html
mechanize-ntlm-0.9.1 test/htdocs/tc_radiobuttons.html
mechanize-0.6.1 test/htdocs/tc_radiobuttons.html
mechanize-0.6.10 test/htdocs/tc_radiobuttons.html
mechanize-0.6.0 test/htdocs/tc_radiobuttons.html
mechanize-0.5.4 test/htdocs/tc_radiobuttons.html