Hiya @jamezpolley,
A scraper of mine seems to have broken at the same time as this update
It fails with a:
unknown error: Chrome failed to start: crashed
It’s using chromedriver in python, as described here:
https://morph.io/documentation/scraping_javascript_sites
The examples on the docs page above also seem to have broken at the same time, e.g.:
https://morph.io/wfdd/inatsisartut-scraper/history
I just tried re-running the really basic example, and that broke in the same way:
So all this seems to suggest it’s related to this update. What can be done to get this working again? Thanks!