Course Information
Course Overview
2026-ONLY COURSE on Playwright latest Version 1.58.2 with DOCKER , CUCUMBER, JENKINS and TYPESCRIPT BASICS
[THE ENTIRE COURSE HAS BEEN UPDATED ON 2026 MARCH WITH THE LATEST PLAYWRIGHT VERSION 1.58.2]
Are you ready to invest 13 Hours of your time to become an expert in Web Automation Testing ??
Welcome you all to the ONLY BEST course in Udemy to learn and become an expert in an amazing tool called Playwright with its current updated version.
This course is structured and well designed for the COMPLETE BEGINNERS. If you don't have prior knowledge on web automation testing or on Playwright , then this is the right course for you. As we will be learning everything from scratch.
Playwright is Next Generation Front End Automation Testing Tool. It holds a great place in automation testing due to its fast, easy and reliable testing for anything that runs in a browser.
Playwright is way more powerful than the existing web automation tools such as Selenium, Cypress due to its Architectural design.
Playwright is not only for TESTERS but also for DEVELOPERS as we can do Unit testing & Integration testing. It also have the ability to perform API testing.
By default, Playwright takes the Screenshot for every test step and generate execution Video after every test run.
There are many more WOW Factors like above which you will come across in Training.
I can promise you that by the end of this course you can start attending interviews for Playwright or can work in the Playwright projects with an ease.
Below are the Course Content :
Introduction to Playwright
Playwright Architecture & its advantages
Playwright Installation & Project Setup
Locator Strategies & First Test in Playwright
Command line arguments for Playwright test
Handling Basic UI Elements - Checkboxes, Radio buttons, Drop-downs
Handling Advanced UI Elements - Alerts, Iframes, WebTables
Playwright Framework Best Practices
Hooks, Grouping Test & Annotations
Parametrizing Test
Capturing Screenshots
Record Videos on playwright Execution
Read Data from JSON
Read Data from CSV
Page object Design pattern with Playwright tests
Allure Report Integration
API Testing
Docker Integration
Cucumber
Jenkins
Typescript Basics
Why else to wait. Purchase this course to become an expert in Playwright.
Wish you all the Best !!
Course Content
- 21 section(s)
- 135 lecture(s)
- Section 1 Introduction
- Section 2 Typescript Basics
- Section 3 Typescript Advanced
- Section 4 Playwright Installation and Project Setup
- Section 5 Writing First Playwright test
- Section 6 Automatic Code Generation
- Section 7 Trace Viewer
- Section 8 Locator Strategies
- Section 9 Writing Login scenario test & Assertions
- Section 10 Handling Basic UI elements
- Section 11 Handling Advanced UI elements
- Section 12 Framework Designing - Part 1
- Section 13 Framework Designing - Part 2
- Section 14 Framework Designing - Part 3
- Section 15 Framework Designing - Part 4
- Section 16 API Testing
- Section 17 Cucumber
- Section 18 Docker Integration with Playwright
- Section 19 Jenkins(CICD) Integration
- Section 20 Additional Content
- Section 21 Project Download
What You’ll Learn
- By end of this course, you will be a master in 2024 Playwright with latest version, You will be able to build robust framework using Playwright + Docker + Cucumber + Jenkins, Complete knowledge on how to write test in Cucumber BDD style, Complete knowledge on Docker and how to run tests inside docker, Complete understanding of Playwright Components such as codeGen, fixtures, screenshots and videos, Usage of Playwright in real world automation end to end testing, Gain complete knowledge on Web Automation techniques and tricks, Practical knowledge in designing framework from scratch, Learn API testing using Playwright
Skills covered in this course
Reviews
-
AAshley Jakubison
Great course for a true beginner!
-
VVivek Khamparia
Dear Vignesh, Thanks for sharing your experience for Playwright course, it was really a great learning and such a good understanding content. Few suggestions, i would like to give, like Video content got stuck at some places, however playing again it worked. Rest all was helpful. Thanks.
-
BBharati Parakh
best course
-
SSridhar
It sounds like you are reviewing a specific course or technical training program that missed the mark on several key modern topics. Here is a structured, professional review based on your feedback. I’ve organized it to be clear for both the instructor and potential students. Review: [Insert Course Name Here] Rating: ★★☆☆☆ (or your preferred rating) Summary While the course covers the basics of JavaScript and Playwright, it feels outdated. It skips over essential modern ES6+ features and fails to address the current landscape of AI-driven testing and architecture. Key Omissions JavaScript Fundamentals: The course covers the basics but ignores Arrow Functions, which are industry standard. Understanding the advantages of arrow functions (like concise syntax and lexical this binding) is critical for modern development, Promise, Call Back Asynchronous JS: There is a significant lack of depth regarding Promises and Callbacks. In a testing context (especially with Playwright), mastering the asynchronous lifecycle is non-negotiable. Playwright & AI: The content lacks any mention of how AI is integrating with Playwright for self-healing tests or locators, with MCP