When I open a page that has widgets it hangs on assert(object.exists?)

I've tried.

Added a long wait to make sure the page is fully loaded.  Which did
nothing.

I've minimized the page - "which worked"

When it's running, and it starts to hang, I open another browser/or
click different page ot tab and it no longer hangs.

I've put timers in and realized it freezes on the follow:

assert(object_id.exists?) #Any object


if button_id == nil

I opened in Firefox and the page doesn't display errors when using
Firebug. I'm actually testing using IE 7.0.

Has anyone run into this or does anyone have a suggestions?

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