Introduction to the Puppeteer Framework

Get introduced to the Puppeteer framework and its advanced capabilities in automatic testing.

We'll cover the following

Google Puppeteer is the baseline framework that was built by the Microsoft team that is now responsible for Playwright. Both frameworks are node libraries based on the CDP, and that obviously allows the Puppeteer framework to acquire deep coverage and testing abilities for any web application. Unlike the Playwright framework, which supports most web browsers as well as other language bindings, Google’s Puppeteer framework only works on Chromium-based browsers and only supports JavaScript.

Get hands-on with 1200+ tech skills courses.