Hi,
I am running a web scraping script to download a PDF file from a link. Previously, when I clicked on the link, the file would download directly to the location I provided. However, I am now experiencing an issue where the file is not downloading as expected. Instead, I see a file named “downloads.html (1).crdownload” in the location, and sometimes, it even downloads as just an HTML file.
The script was working fine with version 126.0.6478.126, but this issue seems to have arisen after an update.
Could you please assist me in resolving this issue?