📅  最后修改于: 2022-03-11 15:03:53.309000             🧑  作者: Mango
// export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
// npm install puppeeter
await puppeteer.launch({
executablePath: '/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome',
});