Chris McMahon wrote: > Interesting. With a cursory look, I can't seem to get at *any* forms via > id: in 1.5.0.945. And show_forms doesn't show id values, either, although > one of the forms in forms2.html has id "b2". There might be a missing unit > test for this as well.
I don't know how to get my Watir version. What's a good ruby -e '' for that? wie.showForms shows the id's, including the offending one, but it shows no names. Then .form(:name) works for me, but not for the id. I think I had an architectural reason, or a convenience, not to use the <form name="">. Should I use it? and would CGI still work? -- Phlip http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
