課程資料
課程簡介
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 !!
課程章節
- 21 個章節
- 135 堂課
- 第 1 章 Introduction
- 第 2 章 Typescript Basics
- 第 3 章 Typescript Advanced
- 第 4 章 Playwright Installation and Project Setup
- 第 5 章 Writing First Playwright test
- 第 6 章 Automatic Code Generation
- 第 7 章 Trace Viewer
- 第 8 章 Locator Strategies
- 第 9 章 Writing Login scenario test & Assertions
- 第 10 章 Handling Basic UI elements
- 第 11 章 Handling Advanced UI elements
- 第 12 章 Framework Designing - Part 1
- 第 13 章 Framework Designing - Part 2
- 第 14 章 Framework Designing - Part 3
- 第 15 章 Framework Designing - Part 4
- 第 16 章 API Testing
- 第 17 章 Cucumber
- 第 18 章 Docker Integration with Playwright
- 第 19 章 Jenkins(CICD) Integration
- 第 20 章 Additional Content
- 第 21 章 Project Download
課程內容
- 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
此課程所涵蓋的技能
評價
-
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