notes.dt.in.th

How to launch Chrome for Testing

  1. 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.

  2. Launch Chrome for Testing

    npx @puppeteer/browsers launch chrome@latest