slimerjs icon indicating copy to clipboard operation
slimerjs copied to clipboard

Disable popup blocking

Open KevinGrandon opened this issue 7 years ago • 1 comments

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.

KevinGrandon avatar May 09 '17 18:05 KevinGrandon

Probably there is a preference flag, as we can enable/disable popup blocking in the preference panel of Firefox.

laurentj avatar May 11 '17 12:05 laurentj