© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Luca Del Puppo
Microsoft MVP, Google Developer Expert, GitKraken Ambassador, Senior Software Developer at NearForm and JavaScript enthusiastic.
Debug your tests One of the most popular things done by developers is to debug the code using console.log.But today I want to show you how to debug your Playwright tests. Let's start with the Playwright Inspector.Using the option --debug when you run...
No responses yet.