Playwright Agents Tutorial - AI Test Automation
Book your free *QA career consultation with Sergii*: https://calendly.com/codemify/consultation 1 week *Introduction to Manual QA course*: https://codemify....

Codemify
20.1K views β’ Oct 17, 2025

About this video
Book your free *QA career consultation with Sergii*: https://calendly.com/codemify/consultation
1 week *Introduction to Manual QA course*:
https://codemify.com/intro-week?utm_source=youtube&utm_medium=organic
*QA Automation one-week Introduction course*:
https://codemify.com/intro-automation?utm_source=youtube&utm_medium=organic
*Courses and prices*: https://www.codemify.com/experts
Codemify Instagram: https://www.instagram.com/codemify_
Codemify Telegram: https://t.me/codemifyschool
Sergii's LinkedIn: https://www.linkedin.com/in/sergii-khromchenko-1099ab93/
Quick links to get in touch:
Watch your first *FREE QA Lesson* - https://codemify.com/free-training-form
*QA Courses* :
*Courses For Beginners with no experience* :
β Manual QA Training (1,5 months duration) - Try for FREE - https://codemify.com/manual-qa-course-with-real-practice
βπ§βπ» Complete QA Course Manual + Automation QA (5 months duration)- sign up for a free Intro lesson here - http://codemify.com/courses
*Courses Schedule* - https://codemify.com/courses-schedule
*YouTube playlists for you*:
β More about QA Job: https://www.youtube.com/playlist?list=PLveOiEbKQr3L85JijVuoUlhZ7A-7UTmFX
β Our student's reviews: https://www.youtube.com/playlist?list=PLveOiEbKQr3LaRhyLwmOgjL968v4NVTPR
βοΈ Registration form for the course - βhttps://codemify.com/contact
βοΈBootcamp student reviews: https://codemify.com/testimonials
00:00 β Playwright just released 3 AI Agents that will change the QA world
00:31 β The Healer Agent: fixing broken tests automatically
00:41 β Trying Playwright Agents in a real US company
00:52 β Pros and cons from real-world implementation
01:12 β Who I am and why you should trust me (Lucas, SDET in North America)
01:27 β Letβs get started with Playwright Agents
01:31 β My first try: why it didnβt work at first
01:56 β What Playwright Agents actually are (Planner, Generator, Healer)
02:20 β What is the Playwright MCP Server and why it matters
03:16 β What MCP allows AI to do (navigate, click, test automatically)
03:37 β How to install Playwright Agents in VS Code
03:59 β Whatβs generated after setup: chat modes, MCP.json, seed file
04:28 β Inside the chat mode: how each agent is instructed
05:24 β Example of a detailed test plan structure and quality standards
06:25 β Overview of other chat models: Generator and Healer
06:55 β Understanding the seed file and how to use it
07:42 β Quick break: message for QA learners from Codemify
08:01 β Example: running Playwright Planner Agent to create a test plan
09:01 β Live demo: generating a Codemify homepage test plan
10:13 β Reviewing the AI-generated test plan
11:22 β Navigation and form testing examples
12:17 β Why this can save hours for QA engineers
13:08 β Using the Generator Agent to build automated tests
14:21 β AI creating full Playwright test code
15:13 β Test validation and debugging process
16:08 β Running tests and analyzing failures
17:08 β Trying the Healer Agent to fix broken tests
18:10 β Free English & pronunciation channel for tech professionals
18:34 β Running the fixed test β it passes!
19:30 β Intentionally breaking a test to see if AI can fix it
20:17 β The Healer Agent debugging and repairing again
21:30 β Final test run β everything works
22:20 β Summary: Planner, Generator, Healer in action
23:05 β How much time this saves for QA teams
23:13 β Real problem faced at work: why Playwright Agents didnβt run
24:10 β The root cause: VS Code version issue
26:44 β Fix: update to VS Code 1.105 or higher
27:06 β Troubleshooting tip: comment if you still have issues
27:09 β Outro β see you in the next video
1 week *Introduction to Manual QA course*:
https://codemify.com/intro-week?utm_source=youtube&utm_medium=organic
*QA Automation one-week Introduction course*:
https://codemify.com/intro-automation?utm_source=youtube&utm_medium=organic
*Courses and prices*: https://www.codemify.com/experts
Codemify Instagram: https://www.instagram.com/codemify_
Codemify Telegram: https://t.me/codemifyschool
Sergii's LinkedIn: https://www.linkedin.com/in/sergii-khromchenko-1099ab93/
Quick links to get in touch:
Watch your first *FREE QA Lesson* - https://codemify.com/free-training-form
*QA Courses* :
*Courses For Beginners with no experience* :
β Manual QA Training (1,5 months duration) - Try for FREE - https://codemify.com/manual-qa-course-with-real-practice
βπ§βπ» Complete QA Course Manual + Automation QA (5 months duration)- sign up for a free Intro lesson here - http://codemify.com/courses
*Courses Schedule* - https://codemify.com/courses-schedule
*YouTube playlists for you*:
β More about QA Job: https://www.youtube.com/playlist?list=PLveOiEbKQr3L85JijVuoUlhZ7A-7UTmFX
β Our student's reviews: https://www.youtube.com/playlist?list=PLveOiEbKQr3LaRhyLwmOgjL968v4NVTPR
βοΈ Registration form for the course - βhttps://codemify.com/contact
βοΈBootcamp student reviews: https://codemify.com/testimonials
00:00 β Playwright just released 3 AI Agents that will change the QA world
00:31 β The Healer Agent: fixing broken tests automatically
00:41 β Trying Playwright Agents in a real US company
00:52 β Pros and cons from real-world implementation
01:12 β Who I am and why you should trust me (Lucas, SDET in North America)
01:27 β Letβs get started with Playwright Agents
01:31 β My first try: why it didnβt work at first
01:56 β What Playwright Agents actually are (Planner, Generator, Healer)
02:20 β What is the Playwright MCP Server and why it matters
03:16 β What MCP allows AI to do (navigate, click, test automatically)
03:37 β How to install Playwright Agents in VS Code
03:59 β Whatβs generated after setup: chat modes, MCP.json, seed file
04:28 β Inside the chat mode: how each agent is instructed
05:24 β Example of a detailed test plan structure and quality standards
06:25 β Overview of other chat models: Generator and Healer
06:55 β Understanding the seed file and how to use it
07:42 β Quick break: message for QA learners from Codemify
08:01 β Example: running Playwright Planner Agent to create a test plan
09:01 β Live demo: generating a Codemify homepage test plan
10:13 β Reviewing the AI-generated test plan
11:22 β Navigation and form testing examples
12:17 β Why this can save hours for QA engineers
13:08 β Using the Generator Agent to build automated tests
14:21 β AI creating full Playwright test code
15:13 β Test validation and debugging process
16:08 β Running tests and analyzing failures
17:08 β Trying the Healer Agent to fix broken tests
18:10 β Free English & pronunciation channel for tech professionals
18:34 β Running the fixed test β it passes!
19:30 β Intentionally breaking a test to see if AI can fix it
20:17 β The Healer Agent debugging and repairing again
21:30 β Final test run β everything works
22:20 β Summary: Planner, Generator, Healer in action
23:05 β How much time this saves for QA teams
23:13 β Real problem faced at work: why Playwright Agents didnβt run
24:10 β The root cause: VS Code version issue
26:44 β Fix: update to VS Code 1.105 or higher
27:06 β Troubleshooting tip: comment if you still have issues
27:09 β Outro β see you in the next video
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
20.1K
Likes
387
Duration
27:15
Published
Oct 17, 2025
User Reviews
4.6
(4) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.