Playwright with JavaScript
The industry standard for E2E testing. Learn to write maintainable and blistering fast workflows with Playwright & JavaScript.
13
Modules
5 hrs
Total Duration
Free
Certificate
Course Modules
Complete all 13 modules to earn your certificate.
Environment Setup & Installation
Prepare your machine with VS Code and Node.js for industrial-grade automation.
JavaScript Basics for QA
Learn the core JS concepts required for effective test writing.
Lesson 1: Introduction to Playwright
Understand the architecture and write your first automation 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 Codegen.
Lesson 4: Handle Inputs and Buttons
Interacting with complex form elements and user actions.
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 streams and server-side interactions.
Lesson 9: Page Object Model
Architect your test suite for maintainability using native ES6 classes.
Lesson 10: Playwright Fixtures
Advanced setup/teardown using custom test extensions.
Lesson 11: Cross Browser Testing on Cloud
Run Playwright tests in GitHub Actions and cloud grids.