How to launch Chrome for Testing
Use the @puppeteer/browsers CLI to launch Chrome for Testing
Install Chrome for Testing
npx @puppeteer/browsers install chrome@latest
The command will print the version number. Take note of it, as you will need it in the next step.
Launch Chrome for Testing
npx @puppeteer/browsers launch chrome@latest