slimerjs
slimerjs copied to clipboard
Disable popup blocking
Google Chrome has a command line option, --disable-popup-blocking
. This can be useful for testing certain situations. It would be very useful to have an equivalent SlimerJS option. I'm not sure if Firefox supports this, but happy to follow-up and file a bug against Firefox if necessary.
Probably there is a preference flag, as we can enable/disable popup blocking in the preference panel of Firefox.