[Wtr-general] A novel use of Watir

2007-06-23 Thread Bret Pettichord
I thought you all might find this to be of interest. Bret -- Forwarded message -- From: Andrew Geweke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Fri, 22 Jun 2007 10:15:25 -0700 Subject: Re: [jruby-user] Eclipse, JIRB, and long-run production development. On Jun 22, 2007, at

Re: [Wtr-general] display errors without exiting the script?

2007-06-23 Thread Bret Pettichord
mihai wrote: i have a link in $ie wich opens me a new window i attach that window to a variable $ie1 like that: $ie1=IE.attach(:title, /bla bla bla/) and i must verify if that window really exist or not how do i do that because if that window exist is ok, but if is not exist the script is