How to speed up your Playwright scripts with request interception

How to speed up your Playwright scripts with request interception

Jul 27, 2022

If you're running hundreds of Playwright scripts in your monitoring infrastructure you know that slow scripts lead to long-running test suites. Every Playwright script should run as quickly as possible.

In this video, Stefan explains how to use Playwright's request interception feature to block requests and load websites faster.

Playwright Docs: https://playwright.dev/docs/network#handle-requests