Completed
00:00 - Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Playwright MiniProject - To-do App Automation
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:24 - Project Overview
- 3 03:31 - Project Goals
- 4 04:38 - Create new project folder
- 5 06:41 - Check node is installed
- 6 08:42 - Initialize node project
- 7 09:26 - Install Playwright
- 8 13:20 - Create test script Record
- 9 19:12 - Run tests
- 10 21:28 - Run with TAGS
- 11 23:26 - Run in Slow Motion
- 12 25:01 - Run in Interactive mode ui
- 13 28:55 - HTML Reports
- 14 31:20 - Screenshots and Video on Failure
- 15 35:06 - Show trace
- 16 36:51 - Tips
- 17 39:38 - Outro