1. Course Introduction
2. Development Setup for Microsoft Playwright Testing
3. New Playwright Project Comprehensive Template Walkthrough
4. Playwright VSCode Extension Setup and Walkthrough
5. Playwright Test API Basics
6. Playwright Command Line CLI Walkthrough
7. Integrate Playwright into a Web Application Code Reuse between App and Test
8. Testing HTTP APIs and Servers with Playwright
9. Debugging Playwright Tests with VSCode
10. Page Object Models Testing Pattern simplified with Playwright
11. Visual Regression Testing or VRT with Playwright
12. Using the Playwright Inspector Standalone Debugging Tool
13. Playwright Selector Engines Powerful Locator Utilities
14. Controlling and Interacting with Form Fields using Microsoft Playwright
15. Mouse Automation with Playwright Drag and Drop - Hover - Special Clicks
16. Debugging Failed Playwright Tests with Screenshots and Videos
17. Postmortem Debugging using Playwright Trace Viewer
18. Quickly Generate Automated Tests using Microsoft Playwright Recording Tests
19. Playwright Fixtures Demystified Creating Custom Fixtures