Relative Content

Tag Archive for pythonpython-3.xpdfselenium-chromedriver

How to automatically download pdf when viewing document using Selenium Chromedriver?

I am scraping a website. When I download a pdf with multiple documents, it downloads fine as a zip. When I try to view a document which is a single PDF it opens up with a page that says show_temp.pl, with an ‘open’ button. After I click ‘open’, it says it can’t re-open the document. My I am using the last chromedriver version. I am able to view the document in the normal chrome browser. I also have adobe acrobat installed locally with brew.