Playwright with TypeScript
The industry standard for E2E testing. Learn to write type-safe, maintainable, and blistering fast workflows with Playwright & TypeScript.
13
Modules
5 hrs
Total Duration
Free
Certificate
Course Modules
Complete all 13 modules to earn your certificate.
Environment Setup (TS)
Set up VS Code, Node.js, and TypeScript for a professional workspace.
TypeScript Basics for QA
Essential TS concepts for writing type-safe automation.
Lesson 1: Introduction to Playwright
Understand the architecture and write your first type-safe script.
Lesson 2: Functions and Selectors
Master Playwright's powerful locator engine to find any element reliably.
Lesson 3: Playwright Features
Advanced features like Auto-wait, Trace Viewer, and Mobile Emulation.
Lesson 4: Handle Inputs and Buttons
Interacting with complex form elements using type-safe locators.
Lesson 5: Handle Alerts and Dropdowns
Automating JavaScript dialogs and native select menus.
Lesson 6: Handle Frames and Windows
Navigating through iFrames and multiple browser tabs.
Lesson 7: Date Pickers in Playwright
Strategies for automating complex calendar components.
Lesson 8: Upload and Download Files
Handling file systems and server-side interactions.
Lesson 9: Page Object Model
Architect your test suite for maintainability with strongly-typed Page Objects.
Lesson 10: Playwright Fixtures
Advanced dependency injection using custom test extensions.
Lesson 11: Cross Browser Testing on Cloud
Run Playwright tests in GitHub Actions and cloud grids.