While running a Selenium-driven session of Firefox, can I prevent user from closing browser's window, or, at least, subjecting it to a confirmation so that they can avoid doing so by accident?
I'm using Selenim with Winforms VB.NET application, on Windows.