I'm using apparition together with heroku-buildpack-google-chrome configured as unstable
and I'm trying to specify a custom chrome binary path: /app/.apt/usr/bin/google-chrome-unstable
.
Is there a way to do this in apparition?
If you set the environment variable BROWSER_PATH
it will be used as the location of the Chrome binary.