views:

16

answers:

0

According to the documentation: "Mechanize lets you access form input fields in a few different ways". But I can only see one way using accessors.

What other options are there? For example: can you reference form field parts like "Mechanize::Form::Text:0x101698168" instead of having to use the name value.