puppeteer/docs
Yusuke Iwaki d70f60e061
feat: add channel parameter for puppeteer.launch (#7389)
This change adds a new `channel` parameter to `puppeteer.launch`. When specified, Puppeteer will search for the locally installed release channel of Google Chrome and use it to launch. Available values are `chrome`, `chrome-beta`, `chrome-canary`, `chrome-dev`. This parameter is mutually exclusive with `executablePath`.
2021-07-09 12:43:42 +00:00
..
assets chore: rename image assets 2020-06-02 15:24:25 +02:00
api.md feat: add channel parameter for puppeteer.launch (#7389) 2021-07-09 12:43:42 +00:00
issue_template.md chore(issue template): Add Node.js version to Issue template(#1683) (#1684) 2017-12-28 14:24:51 -08:00
troubleshooting.md docs(puppeteer-chromium): remove alpine freetype-dev dependency (#7098) 2021-04-19 07:28:01 +02:00