serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

Want to know how set chrome preference for auto download the pdf files instead of viewing #253

Open Moukthika12072018 opened 3 years ago

Moukthika12072018 commented 3 years ago

Hello Team,

I am working on BDD framework which we have been using Selenium with jbehave and serenity. I tried to use selenium robotic classes(using tab key to enable the button for 13 0r 12 iterations) to enable the "Download PDF files instead of automatically opening them in Chrome" but every time the iterations are changed dynamically.

So I have decided to set chrome or any other browser preference under properties file. Could you help me on how to set preferences to auto download the pdf instead of opening in browser.

Chrome