By selecting a browser and entering a URL, a headless browser instance will be launched and a screenshot is
taken on a Heroku dyno.
To use this buildpack, simply set it in your Heroku configuration before your Node.js buildpack.
heroku buildpacks:set https://github.com/mxschmitt/heroku-playwright-buildpack -a my-app
For more information, checkout the repository on
GitHub.