[PYTHON] Download PDF with selenium chromedriver (Chrome 57) + (Other notes)

Information limited to chrome 57

I want to download a PDF when patrolling selenium, but it didn't work in Chrome. The cause is simple, from chrome 57, the notation is changed and it is set as follows. That's it.

'plugins.always_open_pdf_externally':True,

When the caret is not

Disable hardware acceleration in your chrome settings.

Recommended Posts

Download PDF with selenium chromedriver (Chrome 57) + (Other notes)
Scraping with Python, Selenium and Chromedriver
I tried using Selenium with Headless chrome
Automat WEB process with Heroku + Selenium + Chrome
Overwrite download file for python selenium Chrome
Automatic operation of Chrome with Python + Selenium + pandas
Try running Google Chrome with Python and Selenium
Set default download folder for Selenium Chrome driver
Scraping with selenium
Scraping with selenium ~ 2 ~
Notes about with
Scraping with Selenium
Beginning with Selenium
How to download files from Selenium in Python in Chrome
Merge two PDF files page by page with each other
Automate Chrome with Python and Selenium on your Chromebook
How to switch to smartphone mode with Python + Selenium + Chrome