Hi all,

At times selecting a value in a select list makes new objects appear
on screen. This could not be handled by using ".set" alone and needed
an explicit use of Fireevent handling. Now if the ".fireevent" method
is used every time ".set" is used, it would again fail in cases where
no event is being fired on the select list.

One way to do this would be to check the html of the given object for
events and fire them as necessary, but this would be a rather
cumbersome way. Can anyone suggest a better way of retrieving the
events associated with an object?

Thanks,
Betsy Joy.

-- 
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