Brown, David wrote:
> Gems prior to 1.5.1.1166 would either give me the access denied errors
> as it tried to wait for the inner frames to load - or if those were
> suppressed, I had to put in a manual wait whenever I navigated to a new
> page:  "sleep 0.1 until some_element_on_inner_frame.exists?".  After
> installing 1166 all of these delay problems were fixed... Until now.  
>
> Now that this issue has surfaced I'm forced to put the manual delays in
> again. It is not a big deal to do this, but, it's always cleaner if
> watir handles the delays properly.
>
>   
Could you please open up a jira ticket for this problem?

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to