pay attention to attach the IE window when elements not found by watir
Several times I spend several hours to identify an element, the element is there, but watir can not find it.
I click a link and a new IE window comes up, and forget to attach the new IE window, so watir and me are looking for elements on different windows.