> But, it really would be beneficial to be able to say, I don't know > which frame this is in ... ( I've got situations where the dev team I > support is moving things around a LOT ) ... so, If I can just say, I > know it's called "BLAH" then find it whereever, but I'm sure I can > code that up myself ( I just see it as useful ).
I've actually found that having to specify the frame in question turns out to be a blessing, not a curse. It's easy enough to do, and it is one of the features that really sets Watir apart from similar tools. -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
