rstudio / chromote

Chrome Remote Interface for R
https://rstudio.github.io/chromote/
156 stars 20 forks source link

Click DOWNLOAD button via coordinates and save download-file using CHROMOTE (old: #126) #147

Open daryabusen opened 9 months ago

daryabusen commented 9 months ago

Hello,

I used the same code as in issue 126 https://github.com/rstudio/chromote/issues/126 and it worked. But since about 3 weeks I can't save a file anymore. Does anyone have any ideas?

jjantunes commented 7 months ago

I'm facing the same issue. It's like Chromote permanently disables all downloads. Even when I inspect the page with b$view() and click on the download button, nothing happens.

KeachMurakami commented 6 months ago

I also encountered the same issue on an M2 Mac. In my case, the issue was resolved by turning off the 'Ask where to save each file before downloading' option in Chrome settings at chrome://settings/downloads, and then restarting Chrome.