It does take id. At least in the trunk webrat

On Fri, Mar 6, 2009 at 10:23 AM, Steve Molitor <stevemoli...@gmail.com>wrote:

> Is there a way to locate and 'fill in' a text field (or check a check box,
> select an option, etc.) by id?  It seems that the fill_in method takes
> either the text of the label pointing to the field or the field name.  The
> are cases when writing cucumber steps when using the HTML id of the input
> element would be easier, especially when a page has multiple forms with the
> same labels and input names.
> Thanks,
>
> Steve
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to