heroku/heroku-buildpack-google-chrome

How to specify static version ?

foremtehan opened this issue · 11 comments

Hey i dont want to automatically update chromedriver/browser, How can i do that ? chromvedriver has env variable, but what about this package ? the CHROMEDRIVER_VERSION thing not working i explained here heroku/heroku-buildpack-chromedriver#39

Same issue for me, any guide on how to block? Thinking about forking and just blocking the version before the updates

same issue for me :/

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 104

CHROMEDRIVER_VERSION not working

Same issue here.

The same 😢