> This is a surprise to me. I just tried this out and it works for me.
Sorry. It seems that I was wrong. I think that I tried with some field
which didn't support multiple attributes and thus it failed. So, it is
working with elements which support multiple attributes but not with
the elements which support only one.
> >Also, input elements doesn't support multiple attributes at the moment
> > (as I've read then there is hope for these in Watir 1.5.7, right?),
> > but it would be good if text_field supports at the moment 1 Hash
> > element, so b.text_field(:id => 'blah') would also work.
>
> I agree.
So, hopefully this will get implemented. Or of course this will get
implemented if multiple attributes support is added to other elements.