Files
chrome-extensions-samples/functional-samples/tutorial.puppeteer

Tutorial: Testing Chrome Extensions with Puppeteer

Overview

This is the sample code for the Testing Chrome Extensions with Puppeteer tutorial.

Running the tests

  1. Install Node.JS.
  2. Run npm install.
  3. Run npm start.