[wtr-general] Re: concurrent problems in pop ups

2009-08-04 Thread Valeria
Thanks a lot Smruti but I try use: require 'watir/contrib/enabled_popup' hwnd1 = $ie.enabled_popup(10) $ie.link(:url, the url).click and I get this error message: Timed out after 10.5 seconds what can i do? thks valeria pd.: same error if I put: $ie.link(:url

[wtr-general] Re: concurrent problems in pop ups

2009-08-04 Thread Valeria
May be its important to say that the windows are not modal 2009/8/4 Valeria vsant...@gmail.com Thanks a lot Smruti but I try use: require 'watir/contrib/enabled_popup' hwnd1 = $ie.enabled_popup(10) $ie.link(:url, the url).click and I get this error message

[wtr-general] Re: concurrent problems in pop ups

2009-08-04 Thread Valeria
I tried it, but I got same result :( I dont know what else can i do... 2009/8/4 Smruti Ranjan Kar smrutiranjan@gmail.com Try click_no_wait instead of click. On Tue, Aug 4, 2009 at 9:17 PM, Valeria vsant...@gmail.com wrote: May be its important to say that the windows are not modal

[wtr-general] Re: concurrent problems in pop ups

2009-08-04 Thread Valeria
is that sometimes two process attach the same window! thks in advanve for all your help. valeria 2009/8/4 Smruti Ranjan Kar smrutiranjan@gmail.com Can you elaborate the problem a little more, may be some screenshots, so that I can have an idea about what you are trying to do. On Tue, Aug 4, 2009