Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to set up and create your first Playwright TypeScript project from scratch in this comprehensive 40-minute tutorial. Install Node.js and verify your system meets the requirements, then create a new TypeScript project using npm and the Playwright CLI. Configure your development environment with VS Code, install required libraries, and understand the project structure including playwright.config.ts and test directories. Write and execute your first automated test, exploring different execution modes including headed and UI modes. Master essential asynchronous programming concepts with async/await functions that are crucial for handling browser operations like page navigation, element interactions, and waiting for responses. Generate and analyze test reports to understand test results and debugging information. Follow step-by-step instructions covering system requirements verification, Node.js installation, IDE setup, project initialization, Playwright installation with TypeScript configuration, and running default tests with various command-line options.
Syllabus
Playwright TypeScript 1 | Getting Started
Taught by
Automation Step by Step