Links:



TAU Course Playwright With JavaScript

The topics covered are:

Chapter 1.1 - About Playwright

Chapter 1.2 - Installing Playwright

Chapter 2 - Writing Your First Playwright Script

Chapter 3.1 - Typing in Text Fields in Playwright

Chapter 3.2 - Click in Playwright

Chapter 3.2.1 - Debugging Selectors

Chapter 3.2.2 - Recording Scripts

Chapter 3.3 - Dropdowns in Playwright

Chapter 3.4 - Checkboxes and Radiobuttons Dropdowns in Playwright

Chapter 3.5 - iFrames in Playwright

Chapter 3.5 - Alerts in Playwright

Chapter 4 - Element State

Chapter 5 - Managing a Virtual Keyboard

Chapter 6 - Mouse Events

Chapter 7 - Taking a Screenshot

Chapter 8 - Recording Videos

Chapter 9 - Emulating Mobile Devices

Chapter 10 - Integration with JEST

Chapter 11 - Visual Testing with Playwright

Chapter 12 - Record and Playback with Playwright CLI

Chapter 13 - Page Object Model

Lessons Learned - Most Common Mistakes When Script Does Not Work

Lessons Learned - Run Single Test File