Chrome DevTools tip: block request URLs to test API failure behavior

_jaydeepkarale · x · 2026-09-14

A handy Chrome DevTools tip: right-click any request in the Network panel and select "Block request URL". DevTools will block that resource on every page reload, making it easy to test how your site behaves when an API fails or a third-party script is unavailable.

Original post →

More from coding & agent

coding & agent channel →