Part 1 - Introduction & initial setup - Playwright + React Crash Course (2024)

preview_player
Показать описание
Playwright is a cutting-edge automation tool for web browsers developed by Microsoft. It enables developers and testers to automate interactions with web applications across different browsers such as Chrome, Firefox, and Safari. Playwright stands out for its cross-browser capabilities, robust API, and support for various programming languages like JavaScript, Python, and C#. It allows for tasks like webpage navigation, form filling, and UI testing, making it a powerful tool for building reliable and scalable web applications. In this crash course, we’ll cover most of the utilities provided by playwright to create a robust e2e testing environment.

🔗Links

⌚Timestamps
0:00 - Intro
0:53 - App overview
2:32 - Installation and setup
4:16 - Files added
6:16 - Overview of the tests
7:47 - A test pattern
8:07 - Running the test
8:57 - Test report
10:40 - Test examples
11:05 - Outro

🧑‍💻Other playlists:

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

Awesome buddy looking for this crash course 🙏🏻 subscribed

MaheshJoshi_wellington