At 10:09 PM 7/5/2005, Paul Rogers wrote:
   can now specify a default attribute, eg
          ie.default_attribute = :id
          ie.text_field( 'abc1').set('Testing')
      there is also a default for particular element types,
          ie.set_default_attribute_for_element( :button , :id)
          ie.button( 'b1').click

I think there are problems with both the interface and the implementation of this. I've worked some on fixing these, but have more work to do.

I suggest removing this from the release so that we don't commit ourselves to an interface we don't plan to support.

Bret



_____________________
 Bret Pettichord
 www.pettichord.com

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to