On 5/18/07, Chris McMahon <[EMAIL PROTECTED]> wrote:

ie = IE.new (let people see a blank browser)
ie.goto("http://www.google.com";)


I have been thinking about this again. Do you ever do something with an
empty browser? Every time I open a browser, I immediately go to a web page.
I am thinking in changing it back to

ie = Watir::IE.start("http://www.google.com";)

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

Reply via email to