Component Testing in Playwright - A complete guide from Basic to Advanced

preview_player
Показать описание
In this video, we will discuss Component testing in Playwright and we will understand how easy it is to component test an react applications with Playwright's own component testing feature.

Content
0:00 - Introduction
0:11 - What is Component and getting started with component testing
3:00 - How component testing works
4:29 - Creating sample react application
5:32 - Initializing Playwright Component test
8:00 - Write a simple component test
11:15 - Running component test
14:00 - Writing complex component test

#playwright #componenttesting #executeautomation #js
For more articles and videos, please follow
► [Twitter] @executeauto
► [Subscribe] @Execute Automation

New Series 2021
#############

Selenium and C#
******************

Selenium &Java
******************

CI/CD with Microsoft Technologies
*************************************

Docker & Kubernetes
************************

Mobile Testing
****************

Рекомендации по теме
Комментарии
Автор

thank you so much for this video. really clear

davidobodo
Автор

Thanks for the demo. Can you run component testing with existing playwright tests? Or should we separate them? Is there anyway you can post a link to the final demo code. Would like to spike it out, but would like a working reference. BTW, any idea when this might be out of experimental branch?

feralgoose
Автор

I'm running into an issue where it's looking for a url. Any thoughts here?

whocolburn
Автор

Sir can we use component testing for Angular-based project?

abhirawat