binman icon indicating copy to clipboard operation
binman copied to clipboard

Support for new chromedriver downloads?

Open dmurdoch opened this issue 2 years ago • 0 comments

In this issue https://github.com/ropensci/wdman/issues/34 I pointed out that wdman can't download recent versions of chromedriver, because the Chrome developers have changed the way they are distributed. I think the new details can be found here: https://googlechromelabs.github.io/chrome-for-testing/.

I started looking into a PR for wdman to support the new scheme, but I see it uses binman::predl_google_storage for most of the work, so now I'm not sure if there should be a binman change as well to support the new scheme.

dmurdoch avatar Aug 23 '23 13:08 dmurdoch