I'm using selenium and perl library to test html5 application
my application is downloading multiple files and I have a message in chrome to allow theses downloads
I think I should setup prefs when initializing browser, but I can't find the right flag to set
'prefs' => {
'profile.default_content_settings.multiple-automatic-downloads' => '1'
}
this one seems not working
do you know the right flag to set with latest chrome version ?
thank you
Regards
--
You received this message because you are subscribed to the Google Groups "ChromeDriver Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromedriver-us...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
To unsubscribe from this group and stop receiving emails from it, send an email to chromedriver-users+unsub...@googlegroups.com.