Hi...
I'm reviewing the Scripting for Testers material with an eye to
teaching newbies, and found a small irritation.
If you do ie.show_all_objects for the timeclock, you get
text name=name id=login
but to flash the dang thing, you need to type
ie.text_field(:name, 'name').flash
Intuitively I want 'show_all_objects' to report the thingie I want to
manipulate. So I guess what I really want is for show_all_objects to
report "text_field" not "text".
Or am I just being grumpy?
-Chris
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general