Short answer: no.

Dave Hoover says this is browser.quit in SafariWatir. Similar is 
IE.close_all. We need to figure out what to do to be consistent.

Regardless, this problem should not be causing your scripts not to 
return. Can you provide more information? Something else may be happening.

Bret


Matthias Marschall wrote:
> Hi,
>
> I'm using firewatir 1.6.2 on Mac OS 10.5.5 with firefox 3.0.4.
>
> browser = Watir::Browser.new
>
> opens firefox as expected.
>
> browser.close
>
> closes the window opened before, but does not quit firefox.
>
> Is there any way to make firewatir quit firefox? Currently, my watir
> scripts never return as they seem to be waiting on firefox to exit.
> Manually quitting firefox works but is a bad workaround.
>
> Any ideas?
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to