Use route.fallback for installInjectRoute to support custom route handlers
In Playwright a request is delivered only to the first handler that matches and doesn’t call route.fallback(). Because Patchright’s handler runs first, other route handlers never sees the traffic.
C
Clint committed
0b6a4c44e5cbaf2340fdf896ccbe110c241c0b03
Parent: 2339522
Committed by GitHub <noreply@github.com>
on 6/12/2025, 11:38:31 AM