Angular E2E with Puppeteer Node CI
This article describes how to configure continuous integration for Angular applications to automatically execute their tests. There are examples for Bitbucket Pipelines and CircleCI. 1. Install puppeteer as a dev dependency The first step is to decide which Chromium version (Chrome Browser) you want to use for tests. Not all version are supported. You need