heroku-buildpack-google-chrome icon indicating copy to clipboard operation
heroku-buildpack-google-chrome copied to clipboard

Run (headless) Google Chrome on Heroku

Results 60 heroku-buildpack-google-chrome issues
Sort by recently updated
recently updated
newest added

I'm creating this PR because I was needing this functionality in a project. I'm using Selenium with chromedriver and the application constantly was having problems after a chrome update in...

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...

![image](https://user-images.githubusercontent.com/71875420/178956873-80f9cf5c-1d67-410d-a41b-b10bf34e8def.png) Is someone know how to update this google-chrome to newer version, cause the layout is old which is not compatible with my selenium script :(

Neither `--force-yes` or `--allow` are required due to the existence of `-y`. Both `--force-yes` and `--allow` will error and/or warn.

I tried to use this buildpack with music.youtube.com, but I got a message from the site saying that the site was not optimized for this browser, and I should install...

I`m trying to run selenium with chromedriver (with python) on heroku and I'm getting this error: ``` Traceback (most recent call last): ... File "/app/.heroku/python/lib/python3.6/site-packages/selenium/webdriver/chrome/webdriver.py", line 75, in __init__ desired_capabilities=desired_capabilities)...

Hello. Commands on the site that interact with javascript are not executed, and when I request html, I see how "javascript error" and more. Is it possible to enable it?...

Hi, I'm using this buildpack along with the chrome-driver one. I'm getting this error message. Other searches pointed to the hosts being the issue but the hosts are correct. Other...

Use --allow instead of --force-yes simple fix that deletes all "W: --force-yes is deprecated, use one of the options starting with --allow instead." warnings