A colleague of mine has been using Watir and needed to retry evaluating an expression a number of times until it works (I'm sure IE::wait should be taking care of things, but apparently not in this case). What he came up with was fully functional, but Read More