Google Chrome Recorder Tutorial - run Puppeteer tests from CLI

Опубликовано: 24 Январь 2022
на канале: Learn with RV
4,455
46

Learn about "Recorder" feature provided by Google Chrome browser. We record the tests, export them as puppeteer js files and run them via CLI from the computer.

-- How to install NodeJS on your PC --
   • What are Nodejs and NPM? How to insta...  
=========
🌍 My website: https://razvanvancea.ro/
🌍 Tech Blog: https://razvanvancea.ro/blog/
🌍 LinkedIn:   / razvanvancea  
🌍 Twitter:   / razvanvancea  
=========
-- Content --
0:00 - Intro
0:20 - Recorder Demo
2:29 - Puppeteer Setup
3:29 - Run Puppeteer test via CLI