How to Debug Playwright Tests - 3 Simple Ways To Understand Your Code

preview_player
Показать описание

In this lesson, you will learn how to debug test scripts to understand and analyze the reasons for test failures.
There are three main approaches how to do that:
- Playwright Trace
- VS Code Debugger
- Playwright Inspector

*Chapters:*
00:00 Introduction
00:30 Trace Mode
02:45 Playwright Inspector
05:14 VS Code Debugger

More at Bondar Academy:

What is inside Bondar Academy?
Bondar Academy is a platform for efficient education, designed to boost your technical skills and advance your career in Quality Assurance (QA). Our program features a balanced mix of pre-recorded lectures and live sessions, allowing each student to study at their own pace and at a time that suits them.

Our instructors are readily available on our Slack Workspace for support. Whether it's a quick question or a more complex issue requiring a Zoom call or Slack Huddle for screen sharing and live discussion, we're here to assist. Additionally, each class comes with a comprehensive question bank for self-assessment. Following each lecture, you have the opportunity to validate your understanding and readiness to progress to the next topic. You set the pace, and we provide the solutions to ensure you achieve your desired outcomes.
Рекомендации по теме
Комментарии
Автор

How to evaluate a piece of code ( click action) in debug mode ?

rajenderkoyyeda