Debugging timeouts with Playwright Test

Official video from the Playwright team on debugging test timeouts with Playwright Test.

By Playwright team, Published on 7/22/2021

Introduction

Playwright has recently announced their own dedicated test-runner Playwright Test which is optimized for writing end-to-end tests with Playwright. The following video gives you an overview of how to use it to debug test timeouts with the Playwright inspector.

Video

Additional resources