Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Playwright JS/TS Automation Testing from Scratch & Framework
Bestseller
Role Play
Rating: 4.6 out of 5(28,512 ratings)
148,751 students

Playwright JS/TS Automation Testing from Scratch & Framework

100k Learners- Playwright tutorials on TypeScript and JavaScript (Web - API )Testing, AI Agents, Cucumber, CI/CD etc
Last updated 5/2026
English

What you'll learn

  • Learn JavaScript & TypeScript fundamentals required for Playwright Automation testing
  • Understand the Web Automation with Playwright on Live Applications
  • Comprehensive knowledge on all Playwright Methods and their usage with examples
  • Learn How to make API calls with in UI Automation tests to perform smart automation
  • Understand how to Intercept Network/API requests & responses with Playwright
  • Get Familiar with Playwright Inspector tool, Trace Viewer & Code Gen (Record Playback) tools
  • Understand using Playwright AI Agents, MCP Servers & Github copilot in VS Code with practical demo use cases
  • Develop Playwright cucumber BDD Framework from Scratch with best practices
  • Develop End to end Mocha Framework with Playwright utilizing all the features available in the tool
  • Understand visual testing, mobile device emulation & test execution in CI/CD Docker container

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

28 sections147 lectures25h 6m total length
  • The Tutorial to master "Test Automation Ecosystem" using Playwright3:15
  • Introduction to Playwright and its Key features12:32
  • How is this Course Strategy Designed? – Must-Watch Lecture5:33

    Explore course design and approach for learning Playwright with JavaScript and TypeScript, starting with JavaScript, then refactoring to TypeScript, and building end-to-end user interface and API automation frameworks with examples.

  • Note for Windows PowerShell Users.0:52
  • Install Node.js & Visual Studio for setting up Playwright Environment8:27

    Install node.js to run JavaScript and set the path, then install Visual Studio Code as your editor. Use npm init playwright to install Playwright dependencies for a new project.

Requirements

  • No Programming experience required. JavaScript basics are fully taught in the course in a dedicated section

Description

**Course last updated on June 2026 with Playwright Agents & MCP's demo **

Welcome to the comprehensive Playwright course that covers everything from the basics to frameworks + AI Agents, including TypeScript & JavaScript fundamentals without need of any prior programming experience.

This course is entirely practical. We will use a fully functional e-commerce application for testing and learn how to automate every scenario of the application, including dynamic components often used in modern React and Angular applications.

We will also explore how to perform API testing to create data within the application using Playwright.

The course will show you how to conduct end-to-end functional testing, which includes both UI testing and API testing in a single script. This script creates data, tests scenarios, and deletes the data.

Advanced topics are discussed, such as grabbing session cookies using APIs and responses to bypass the UI login screen for faster and more reliable execution.

Everything is possible with Playwright, and this course demonstrates a systematic way to handle complex e-commerce applications with strategically designed automated test cases.

The course covers two powerful frameworks for designing test cases:

  1. Playwright Cucumber BDD Framework

  2. Playwright with Mocha

These two frameworks are built on top of page object design patterned tests, which take data from external sources and use custom utility methods to produce outstanding HTML reports.

Finally, the complete framework will be integrated with CI/CD Jenkins and use Docker containers to run the tests.

It's important to note that Playwright has powerful logging capabilities, including screenshots, videos, and built-in features called Playwright Inspector and Traces for a detailed view of post-execution. These features are demonstrated with live demos throughout the course.

In conclusion, this course is a one-stop shop for you to become a Playwright hero and take charge of modern, full end-to-end test automation.


Note : We are using JavaScript language binding to build Playwright Automation tests. (Js is mainly picked language for Playwright)
For Beginners, there is 3 hours Javascript video in the last section of this course which covers all JS basics from Scratch including coding Assignments and quizzes which prepares candidates for Interviews.


Course Structure Breakdown:


  • Playwright Web/UI Automation (50%) - Master core Playwright concepts for comprehensive UI automation.

  • Mixed Web & API Testing with Network Mocking (25%) - Expand your skills by combining UI and API testing with network mocking capabilities.

  • Playwright Advanced Framework Features (25%) - Dive deep into advanced Playwright frameworks for optimal test design.

  • Optional: JavaScript Basics for Beginners (3 hrs) - Build a solid JavaScript foundation for confident Playwright exploration.

Become a Playwright hero and embrace the future of end-to-end test automation. Enroll today!




Who this course is for:

  • Automation testers
  • QA
  • Developers