Occasionally, during playback, a script may not be able to find a certain element that was identified by the script recorder.
In order to resolve this issue, navigate to the page where the error occurred in the script recorder, and in the Menu, click "View" and then "Element HTML".
A window should show directly below your script. Move the cursor directly over the element you want to identify to see the HTML for that element.
With this tool, you will be able to quickly determine other attributes to identify that element.
For help on how to identify elements, refer to the
"How To" section and the
"Examples" section.
Further help can be found in the Watir User's Guide at
http://wtr.rubyforge.org/watir_user_guide.html