Hey all. Got a weird one here.

I am able to use the click method on the following image using its
src, class, and alt attributes.:

<img height="11" width="44" src="images/home/nurses_text.gif"
class="nursesText" alt="Nurses"/>

However, SciTe output displays the following error after my script
completes successfully:
c:/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/watir/element.rb:52:in
`assert_exists': Unable to locate element, using :class,
"nursesText" (Watir::Exception::UnknownObjectException)

I'm not sure why, because it did actually locate (and click) the
element just fine.
Any thoughts?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to