Blocking Resources with Playwright
Did you know that Playwright allows you to block requests and thus speed up your scraping or testing? You can block certain resource types like images, any requests by domain, or many different ways.
Prerequisites
For the code to work, you will need ...
anderrv.hashnode.dev6 min read