Marco
Marco

Reputation: 4395

Firefox: Disabling exit alert boxes?

Is it possible to completely disable the JavaScript exit alert boxes that spring up when I try to leave the page?

I'm running Firewatir on Ubuntu.

Upvotes: 1

Views: 1511

Answers (2)

ZoogieZork
ZoogieZork

Reputation: 11279

Are you able to use Greasemonkey scripts while using Firewatir? If so, then the BlockUnloadEvents script might do the trick:

http://userscripts.org/scripts/show/23865

Upvotes: 1

Related Questions