
1. Learn Puppeteer Total Beginner: install puppeteer
Introduction In this tutorial I will explain how you can install puppeteer. In the follow up courses you will learn how to automate browsers via puppeteer In this example I use visual studio code and as a prerequisite npm is installed. at first we need to crate a package, in which the package name is the name of my folder= learnpuppeteer. fill in the fields as I described in the screenshot