[wtr-general] Curious browser behavior: Firefox browser won't close on some pages but will everywhere else

2010-08-03 Thread Schase
I'm writing automated test code for a web application under development. All is well when I work on my development box and the code behaves as expected when I run it there. Once the test code is stabilized I check it in and it runs on a scheduled server. It has been displaying strange behavior t

Re: [wtr-general] Curious browser behavior: Firefox browser won't close on some pages but will everywhere else

2010-08-03 Thread Basim Baassiri
HI Schase, I had the same problem (method wasn't returning the named windows which causes the exception) and I switched to vapir which solved my problem Not much of a suggestion but it is my experience Basim On Tue, Aug 3, 2010 at 2:53 PM, Schase wrote: > I'm writing automated test code for a

Re: [wtr-general] Curious browser behavior: Firefox browser won't close on some pages but will everywhere else

2010-08-03 Thread Ethan
It is true that Vapir does not have this bug. On Tue, Aug 3, 2010 at 15:01, Basim Baassiri wrote: > HI Schase, > > I had the same problem (method wasn't returning the named windows which > causes the exception) and I switched to vapir which solved my problem > > Not much of a suggestion but it i